Class: Hem::Lib::Vm::Inspector

Inherits:
Object
  • Object
show all
Defined in:
lib/hem/lib/vm/inspector.rb

Instance Attribute Summary collapse

Instance Attribute Details

#project_configObject

Returns the value of attribute project_config.



5
6
7
# File 'lib/hem/lib/vm/inspector.rb', line 5

def project_config
  @project_config
end

#project_mount_pathObject

Returns the value of attribute project_mount_path.

Raises:

  • (Exception)


5
6
7
# File 'lib/hem/lib/vm/inspector.rb', line 5

def project_mount_path
  @project_mount_path
end

#ssh_configObject

Returns the value of attribute ssh_config.



5
6
7
# File 'lib/hem/lib/vm/inspector.rb', line 5

def ssh_config
  @ssh_config
end