Module: Forj

Defined in:
lib/get.rb,
lib/ssh.rb,
lib/boot.rb,
lib/appinit.rb,
lib/destroy.rb,
lib/forj-settings.rb,
lib/cloud_connection.rb

Overview

Destroy module

Defined Under Namespace

Modules: Boot, CloudConnection, Destroy, Get, Settings, Ssh

Class Attribute Summary collapse

Class Attribute Details

.build_pathObject

Returns the value of attribute build_path.



22
23
24
# File 'lib/appinit.rb', line 22

def build_path
  @build_path
end

.file_versionObject

Returns the value of attribute file_version.



22
23
24
# File 'lib/appinit.rb', line 22

def file_version
  @file_version
end

.keypairs_pathObject

Returns the value of attribute keypairs_path.



22
23
24
# File 'lib/appinit.rb', line 22

def keypairs_path
  @keypairs_path
end