Class: ThemeCheck::AssetSizeJavaScript::Script

Inherits:
Struct
  • Object
show all
Defined in:
lib/theme_check/checks/asset_size_javascript.rb

Instance Attribute Summary collapse

Instance Attribute Details

#matchObject

Returns the value of attribute match

Returns:

  • (Object)

    the current value of match



12
13
14
# File 'lib/theme_check/checks/asset_size_javascript.rb', line 12

def match
  @match
end

#srcObject

Returns the value of attribute src

Returns:

  • (Object)

    the current value of src



12
13
14
# File 'lib/theme_check/checks/asset_size_javascript.rb', line 12

def src
  @src
end