Class: WaxTasks::Derivative

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

Instance Attribute Summary collapse

Instance Attribute Details

#imgObject

Returns the value of attribute img

Returns:

  • (Object)

    the current value of img



5
6
7
# File 'lib/wax_tasks/asset.rb', line 5

def img
  @img
end

#labelObject

Returns the value of attribute label

Returns:

  • (Object)

    the current value of label



5
6
7
# File 'lib/wax_tasks/asset.rb', line 5

def label
  @label
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



5
6
7
# File 'lib/wax_tasks/asset.rb', line 5

def path
  @path
end