Method: Mantle::CLI#initialize
- Defined in:
- lib/mantle/cli.rb
#initialize ⇒ CLI
Returns a new instance of CLI.
9 10 11 |
# File 'lib/mantle/cli.rb', line 9 def initialize @options = {} end |
Returns a new instance of CLI.
9 10 11 |
# File 'lib/mantle/cli.rb', line 9 def initialize @options = {} end |