Method: Commands::MakeSample#options
- Defined in:
- lib/commands/make_sample.rb
#options ⇒ Object
holds the options that were passed you can set any initial defaults here
13 14 15 16 |
# File 'lib/commands/make_sample.rb', line 13 def ||= { } end |