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