Class: VagrantIE::Config

Inherits:
Object
  • Object
show all
Defined in:
lib/vagrant-ie/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#public_ip_addrObject

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