Class: VagrantPlugins::Skytap::EnvironmentProperties

Inherits:
Properties show all
Defined in:
lib/vagrant-skytap/environment_properties.rb

Instance Attribute Summary

Attributes inherited from Properties

#data_dir, #properties

Class Method Summary collapse

Methods inherited from Properties

#initialize, read, #read, write, #write

Constructor Details

This class inherits a constructor from VagrantPlugins::Skytap::Properties

Class Method Details

.filenameObject



6
7
8
# File 'lib/vagrant-skytap/environment_properties.rb', line 6

def self.filename
  'environment'
end