Method: Thor::Base#parent_options

Defined in:
lib/thor/base.rb

#parent_optionsObject

Returns the value of attribute parent_options.



36
37
38
# File 'lib/thor/base.rb', line 36

def parent_options
  @parent_options
end