Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
dms3
go-dms3
Commits
86bc450b20b190ece2d29d39bc4a499bee38939b
Switch branch/tag
go-dms3
commands
cli
Author
Search by author
Any Author
20 Oct, 2014
11 commits
commands/cli: Pass option definitions as an argument to parseOptions
· 86bc450b
Matt Bell
authored
10 years ago
86bc450b
commands/cli: Removed parser string handling since the go runtime handles it for us automatically
· 97b87190
Matt Bell
authored
10 years ago
97b87190
commands/cli: Added test for single-dash option value
· 5d9fa93c
Matt Bell
authored
10 years ago
5d9fa93c
commands/cli: Added value parsing for single-dash options
· 66e6da3d
Matt Bell
authored
10 years ago
66e6da3d
commands/cli: Fixed tests for refactor
· 08885c0c
Matt Bell
authored
10 years ago
08885c0c
commands/cli: Refactored parsing to always get the command path at the beginning of the CLI input
· bb326331
Matt Bell
authored
10 years ago
bb326331
commands/cli: Renamed parse functions to parse*
· 66b0727d
Matt Bell
authored
10 years ago
66b0727d
commands/cli: Added path/args test
· f437230d
Matt Bell
authored
10 years ago
f437230d
commands/cli: Added path/args parsing
· 4bd3a777
Matt Bell
authored
10 years ago
4bd3a777
commands/cli: Added simple option parser test
· b3eecf4f
Matt Bell
authored
10 years ago
b3eecf4f
commands/cli: Added CLI option parsing
· bf328181
Matt Bell
authored
10 years ago
bf328181