Class: ConfigureCommand
- Inherits:
-
CmdParse::Command
- Object
- CmdParse::Command
- ConfigureCommand
- Defined in:
- bin/sauce
Overview
configure
Instance Method Summary (collapse)
Instance Method Details
- (Object) usage
28 29 30 |
# File 'bin/sauce', line 28 def usage "Usage: #{commandparser.program_name}configure USERNAME ACCESS_KEY" end |