Class: Target::Voyager::Config
- Inherits:
-
Object
- Object
- Target::Voyager::Config
- Defined in:
- lib/nostos-target-voyager/config.rb
Instance Attribute Summary collapse
-
#db ⇒ Object
Returns the value of attribute db.
-
#sip ⇒ Object
Returns the value of attribute sip.
Instance Attribute Details
#db ⇒ Object
Returns the value of attribute db.
6 7 8 |
# File 'lib/nostos-target-voyager/config.rb', line 6 def db @db end |
#sip ⇒ Object
Returns the value of attribute sip.
6 7 8 |
# File 'lib/nostos-target-voyager/config.rb', line 6 def sip @sip end |