Method: Jets::Commands::Clean::Base#initialize
- Defined in:
- lib/jets/commands/clean/base.rb
#initialize(options = {}) ⇒ Base
Returns a new instance of Base.
3 4 5 |
# File 'lib/jets/commands/clean/base.rb', line 3 def initialize(={}) @options = end |