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
1b3561582450084313482b8db6c2b7e4a662ab4d
Switch branch/tag
go-dms3
commands
command.go
20 Oct, 2014
6 commits
commands: Made Command#GetOption method, for getting all options for a given command path
· 1b356158
Matt Bell
authored
Oct 14, 2014
1b356158
commands: Formatted code
· 43670971
Matt Bell
authored
Oct 10, 2014
43670971
commands: Updated Command to use Response for output rather than (interface{}, error)
· b2ee05a0
Matt Bell
authored
Oct 10, 2014
b2ee05a0
commands: Use global options when registering and calling commands
· d7e9afc8
Matt Bell
authored
Oct 10, 2014
d7e9afc8
commands: Check for option name collisions
· 5b18844c
Matt Bell
authored
Oct 09, 2014
5b18844c
commands: Implemented Command
· dd2a1050
Matt Bell
authored
Oct 08, 2014
dd2a1050