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-cmds
Commits
a0e0b1fed4982a9d287bbb11adbc611465b50801
Switch branch/tag
go-dms3-cmds
command.go
20 Oct, 2014
6 commits
commands: Made Command#GetOption method, for getting all options for a given command path
· b784ac58
Matt Bell
authored
Oct 14, 2014
b784ac58
commands: Formatted code
· b748ae8c
Matt Bell
authored
Oct 10, 2014
b748ae8c
commands: Updated Command to use Response for output rather than (interface{}, error)
· 58597eb0
Matt Bell
authored
Oct 10, 2014
58597eb0
commands: Use global options when registering and calling commands
· 4537b96f
Matt Bell
authored
Oct 10, 2014
4537b96f
commands: Check for option name collisions
· 63f8bc42
Matt Bell
authored
Oct 09, 2014
63f8bc42
commands: Implemented Command
· e2b973ad
Matt Bell
authored
Oct 08, 2014
e2b973ad