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



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

def keys
  @keys
end

#machinesObject

Returns the value of attribute machines

Returns:

  • (Object)

    the current value of machines



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

def machines
  @machines
end

#prettyObject

Returns the value of attribute pretty

Returns:

  • (Object)

    the current value of pretty



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

def pretty
  @pretty
end