Directories
¶
| Path | Synopsis |
|---|---|
|
Package cliconfig stores and resolves the CLI's own settings — the API endpoint and credentials the user keeps in $HOME/.scanoss/settings.json.
|
Package cliconfig stores and resolves the CLI's own settings — the API endpoint and credentials the user keeps in $HOME/.scanoss/settings.json. |
|
Package logging is where this module's logging is wired: the sink every package reports through, and the handler the CLI installs into it.
|
Package logging is where this module's logging is wired: the sink every package reports through, and the handler the CLI installs into it. |
|
Package output writes scan output to a file or, when no path is given, to stdout.
|
Package output writes scan output to a file or, when no path is given, to stdout. |
|
Package version reports the CLI build version, resolved in order from: ldflags (release builds) → the embedded module version (go install @tag) → a "dev" fallback.
|
Package version reports the CLI build version, resolved in order from: ldflags (release builds) → the embedded module version (go install @tag) → a "dev" fallback. |
Click to show internal directories.
Click to hide internal directories.