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
-
.build_path ⇒ Object
Returns the value of attribute build_path.
-
.file_version ⇒ Object
Returns the value of attribute file_version.
-
.keypairs_path ⇒ Object
Returns the value of attribute keypairs_path.
Class Attribute Details
.build_path ⇒ Object
Returns the value of attribute build_path.
22 23 24 |
# File 'lib/appinit.rb', line 22 def build_path @build_path end |
.file_version ⇒ Object
Returns the value of attribute file_version.
22 23 24 |
# File 'lib/appinit.rb', line 22 def file_version @file_version end |
.keypairs_path ⇒ Object
Returns the value of attribute keypairs_path.
22 23 24 |
# File 'lib/appinit.rb', line 22 def keypairs_path @keypairs_path end |