Class: ReactManifest::SprocketsManifestPatcher::Result

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

Instance Attribute Summary collapse

Instance Attribute Details

#detailObject

Returns the value of attribute detail

Returns:

  • (Object)

    the current value of detail



13
14
15
# File 'lib/react_manifest/sprockets_manifest_patcher.rb', line 13

def detail
  @detail
end

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



13
14
15
# File 'lib/react_manifest/sprockets_manifest_patcher.rb', line 13

def file
  @file
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



13
14
15
# File 'lib/react_manifest/sprockets_manifest_patcher.rb', line 13

def status
  @status
end