Class: Cri::Command

Inherits:
Object
  • Object
show all
Defined in:
lib/forematter/cri_ext.rb

Instance Attribute Summary collapse

Instance Attribute Details

#value_argsObject

Returns the value of attribute value_args.



5
6
7
# File 'lib/forematter/cri_ext.rb', line 5

def value_args
  @value_args
end

#value_nameObject

Returns the value of attribute value_name.



6
7
8
# File 'lib/forematter/cri_ext.rb', line 6

def value_name
  @value_name
end