Class: ReactManifest::GitignorePatcher::Result

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

Instance Attribute Summary collapse

Instance Attribute Details

#appendedObject

Returns the value of attribute appended

Returns:

  • (Object)

    the current value of appended



10
11
12
# File 'lib/react_manifest/gitignore_patcher.rb', line 10

def appended
  @appended
end

#keep_createdObject

Returns the value of attribute keep_created

Returns:

  • (Object)

    the current value of keep_created



10
11
12
# File 'lib/react_manifest/gitignore_patcher.rb', line 10

def keep_created
  @keep_created
end