Class: Orbacle::GlobalTree::ArgumentsTree::Nested

Inherits:
Struct
  • Object
show all
Defined in:
lib/orbacle/global_tree.rb

Instance Attribute Summary collapse

Instance Attribute Details

#argsObject

Returns the value of attribute args

Returns:

  • (Object)

    the current value of args



9
10
11
# File 'lib/orbacle/global_tree.rb', line 9

def args
  @args
end