Expand description
CLI presentation wrappers for shared library scan helpers in romm_api::core::library_scan.
Structs§
- Scan
Library Options - Options for starting a library scan and optionally blocking until it finishes.
- Scan
Library Start
Enums§
- Scan
Cache Invalidate - After a successful scan wait, optionally drop stale entries from the on-disk ROM list cache.
Constants§
Functions§
- run_
scan_ library_ flow - Start a library scan; optionally wait. Prints human text or JSON per
presentation. - wait_
for_ scan_ task - CLI: poll task status with an
indicatifspinner when text mode allows progress.