Class: VagrantIE::Config
- Inherits:
-
Object
- Object
- VagrantIE::Config
- Defined in:
- lib/vagrant-ie/config.rb
Instance Attribute Summary collapse
-
#public_ip_addr ⇒ Object
Returns the value of attribute public_ip_addr.
Instance Attribute Details
#public_ip_addr ⇒ Object
Returns the value of attribute public_ip_addr.
3 4 5 |
# File 'lib/vagrant-ie/config.rb', line 3 def public_ip_addr @public_ip_addr end |