Class: Thor::Node::StructJob

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

Instance Attribute Summary collapse

Instance Attribute Details

#klassObject

Returns the value of attribute klass

Returns:

  • (Object)

    the current value of klass



35
36
37
# File 'lib/ThorNode.rb', line 35

def klass
  @klass
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



35
36
37
# File 'lib/ThorNode.rb', line 35

def path
  @path
end