Class: SewingKit::Webpack::Helper::Asset

Inherits:
Struct
  • Object
show all
Defined in:
lib/sewing_kit/webpack/helper.rb

Instance Attribute Summary collapse

Instance Attribute Details

#integrityObject

Returns the value of attribute integrity

Returns:

  • (Object)

    the current value of integrity



12
13
14
# File 'lib/sewing_kit/webpack/helper.rb', line 12

def integrity
  @integrity
end

#pathObject

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



12
13
14
# File 'lib/sewing_kit/webpack/helper.rb', line 12

def path
  @path
end