Class: GemContribute::Operations::Clone::Result

Inherits:
Data
  • Object
show all
Defined in:
lib/gem_contribute/operations/clone.rb

Instance Attribute Summary collapse

Instance Attribute Details

#pathObject (readonly)

Returns the value of attribute path

Returns:

  • (Object)

    the current value of path



19
20
21
# File 'lib/gem_contribute/operations/clone.rb', line 19

def path
  @path
end

#reusedObject (readonly)

Returns the value of attribute reused

Returns:

  • (Object)

    the current value of reused



19
20
21
# File 'lib/gem_contribute/operations/clone.rb', line 19

def reused
  @reused
end