Method: Inch::CLI::Command::BaseObject#object
- Defined in:
- lib/inch/cli/command/base_object.rb
#object ⇒ Object
Returns the value of attribute object.
5 6 7 |
# File 'lib/inch/cli/command/base_object.rb', line 5 def object @object end |