Class: Archival::Change
- Inherits:
-
Struct
- Object
- Struct
- Archival::Change
- Defined in:
- lib/archival/listen.rb
Instance Attribute Summary collapse
-
#path ⇒ Object
Returns the value of attribute path.
-
#type ⇒ Object
Returns the value of attribute type.
Instance Attribute Details
#path ⇒ Object
Returns the value of attribute path
7 8 9 |
# File 'lib/archival/listen.rb', line 7 def path @path end |
#type ⇒ Object
Returns the value of attribute type
7 8 9 |
# File 'lib/archival/listen.rb', line 7 def type @type end |