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



15
16
17
# File 'lib/react_manifest/sprockets_manifest_patcher.rb', line 15

def detail
  @detail
end

#fileObject

Returns the value of attribute file

Returns:

  • (Object)

    the current value of file



15
16
17
# File 'lib/react_manifest/sprockets_manifest_patcher.rb', line 15

def file
  @file
end

#statusObject

Returns the value of attribute status

Returns:

  • (Object)

    the current value of status



15
16
17
# File 'lib/react_manifest/sprockets_manifest_patcher.rb', line 15

def status
  @status
end