Class: Vagrant::Hostmaster::Config

Inherits:
Config::Base
  • Object
show all
Defined in:
lib/vagrant/hostmaster/config.rb

Instance Attribute Summary collapse

Instance Attribute Details

#aliasesObject

Returns the value of attribute aliases.



5
6
7
# File 'lib/vagrant/hostmaster/config.rb', line 5

def aliases
  @aliases
end

#nameObject

Returns the value of attribute name.



4
5
6
# File 'lib/vagrant/hostmaster/config.rb', line 4

def name
  @name
end