mfer/internal/cli
sneak 79fc5cca6c Add godoc strings to all exported types, functions, and fields
Documents:
- cli: NO_COLOR, RunOptions fields, CLIApp, VersionString
- checker: Result fields, Status constants, CheckStatus fields
- scanner: EnumerateStatus, ScanStatus, Options, FileEntry fields
- log: Level alias, DisableStyling, Init, Info/Debug functions,
  verbosity helpers, GetLogger, GetLevel, WithError
- mfer: ManifestScanOptions, New, NewFromPaths, NewFromFS, MAGIC
2025-12-17 11:27:41 -08:00
..
check.go Add testable CLI with dependency injection and new scanner/checker packages 2025-12-17 11:00:55 -08:00
entry_test.go Add testable CLI with dependency injection and new scanner/checker packages 2025-12-17 11:00:55 -08:00
entry.go Add godoc strings to all exported types, functions, and fields 2025-12-17 11:27:41 -08:00
fetch.go next (#5) 2022-12-09 00:02:33 +00:00
gen.go Add testable CLI with dependency injection and new scanner/checker packages 2025-12-17 11:00:55 -08:00
mfer.go Add godoc strings to all exported types, functions, and fields 2025-12-17 11:27:41 -08:00