Class: VagrantAwsInfo::Command::Settings

Inherits:
Struct
  • Object
show all
Defined in:
lib/vagrant-awsinfo/command.rb

Instance Attribute Summary collapse

Instance Attribute Details

#keysObject

Returns the value of attribute keys

Returns:

  • (Object)

    the current value of keys



5
6
7
# File 'lib/vagrant-awsinfo/command.rb', line 5

def keys
  @keys
end

#machinesObject

Returns the value of attribute machines

Returns:

  • (Object)

    the current value of machines



5
6
7
# File 'lib/vagrant-awsinfo/command.rb', line 5

def machines
  @machines
end