Class: Zonesync::Generate
- Inherits:
-
Struct
- Object
- Struct
- Zonesync::Generate
- Defined in:
- lib/zonesync.rb
Instance Attribute Summary collapse
-
#destination ⇒ Object
Returns the value of attribute destination.
-
#source ⇒ Object
Returns the value of attribute source.
Instance Method Summary collapse
Instance Attribute Details
#destination ⇒ Object
Returns the value of attribute destination
44 45 46 |
# File 'lib/zonesync.rb', line 44 def destination @destination end |
#source ⇒ Object
Returns the value of attribute source
44 45 46 |
# File 'lib/zonesync.rb', line 44 def source @source end |