Method: Bundler::Thor::Command#ancestor_name
- Defined in:
- lib/bundler/vendor/thor/lib/thor/command.rb
#ancestor_name ⇒ Object
Returns the value of attribute ancestor_name
2 3 4 |
# File 'lib/bundler/vendor/thor/lib/thor/command.rb', line 2 def ancestor_name @ancestor_name end |