Commit graph

7 commits

Author SHA1 Message Date
f1f8e4f3fb
refactor: updated cache editor implementation 2025-07-10 21:45:56 -06:00
fb1b7bf99c
chore: more miscellaneous updates 2025-07-10 21:41:13 -06:00
2596e8945f
Add support for storage command and crawler output
Partially addresses issue #3 by adding a simple `magellan list devices` command to list storage devices. To close the issue, this PR still requires including storage device information in the `crawler`'s output.

Reviewed-on: towk/magellan-ng#5
2025-07-10 21:38:28 -06:00
a8e45ff1b4
refactor: updated PrintDrives() implementation 2025-07-10 20:57:28 -06:00
e85fd21922
refactor: updated cache editor implementation 2025-07-10 20:56:05 -06:00
b165fe2927
chore: more miscellaneous updates 2025-07-10 20:56:04 -06:00
12969adf25
Add support for storage command and crawler output
Partially addresses issue #3 by adding a simple `magellan list devices` command to list storage devices. To close the issue, this PR still requires including storage device information in the `crawler`'s output.

Reviewed-on: towk/magellan-ng#5
2025-07-10 20:56:02 -06:00