Class: SewingKit::Webpack::Helper::Asset
- Inherits:
-
Struct
- Object
- Struct
- SewingKit::Webpack::Helper::Asset
- Defined in:
- lib/sewing_kit/webpack/helper.rb
Instance Attribute Summary collapse
-
#integrity ⇒ Object
Returns the value of attribute integrity.
-
#path ⇒ Object
Returns the value of attribute path.
Instance Attribute Details
#integrity ⇒ Object
Returns the value of attribute integrity
12 13 14 |
# File 'lib/sewing_kit/webpack/helper.rb', line 12 def integrity @integrity end |
#path ⇒ Object
Returns the value of attribute path
12 13 14 |
# File 'lib/sewing_kit/webpack/helper.rb', line 12 def path @path end |