package
Version:
v0.0.0-alpha
Opens a new window with list of versions in this module.
Published: Jul 15, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 2
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Commandline struct {
ProgramPath string
Args []string
}
NewParse creates a new parser
Parse parses a command line or returns an error
The command line may contain space seperated args. Additional can also
be provided
adds a glob function too the parser, this expands
any wildcard arguments
Source Files
¶
Click to show internal directories.
Click to hide internal directories.