Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ResolveArgs ¶
ResolveArgs implements zero-config onboarding: when the first argument is a plain file path (not a subcommand or flag), it routes by file type so `litescope data.db` just works.
- a SQLite database -> `doctor <file>` (instant health verdict)
- a .csv/.tsv/.json -> `import <file>` (turn it into a database)
Anything else is left untouched for Cobra to handle (or error on).
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.