Addresses final code review: - to_int/1 now returns 0 on nil or unparseable strings instead of crashing - remove unused .pool-row CSS (superseded by .pool-block) - clamp capacity bar width to [0, 100] to prevent visual overflow - pool_scrub_line/1 uses scan_function so resilver shows as "resilver..." |
||
|---|---|---|
| .. | ||
| config | ||
| docs | ||
| lib | ||
| rel | ||
| scripts | ||
| test | ||
| .formatter.exs | ||
| .gitignore | ||
| Dockerfile.build | ||
| mix.exs | ||
| mix.lock | ||
| README.md | ||
ProxmoxAgent
TODO: Add description
Installation
If available in Hex, the package can be installed
by adding agent to your list of dependencies in mix.exs:
def deps do
[
{:agent, "~> 0.1.0"}
]
end
Documentation can be generated with ExDoc and published on HexDocs. Once published, the docs can be found at https://hexdocs.pm/agent.