package
Version:
v0.0.54
Opens a new window with list of versions in this module.
Published: Jan 11, 2026
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Switch-case that selects the command to run
type CLIArgs struct {
Command string
Args any
}
Parse cli args, return an object with command and parsed args.
Return an error if some argument is missing or if command does
not exist
Source Files
¶
Directories
¶
Click to show internal directories.
Click to hide internal directories.