Class: GemContribute::Operations::Clone::Result
- Inherits:
-
Data
- Object
- Data
- GemContribute::Operations::Clone::Result
- Defined in:
- lib/gem_contribute/operations/clone.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
readonly
Returns the value of attribute path.
-
#reused ⇒ Object
readonly
Returns the value of attribute reused.
Instance Attribute Details
#path ⇒ Object (readonly)
Returns the value of attribute path
19 20 21 |
# File 'lib/gem_contribute/operations/clone.rb', line 19 def path @path end |
#reused ⇒ Object (readonly)
Returns the value of attribute reused
19 20 21 |
# File 'lib/gem_contribute/operations/clone.rb', line 19 def reused @reused end |