Method: OpenNebulaDriver#remote_scripts_base_path

Defined in:
lib/OpenNebulaDriver.rb

#remote_scripts_base_pathString (readonly)

Returns Base path for scripts.

Returns:

  • (String)

    Base path for scripts



35
36
37
# File 'lib/OpenNebulaDriver.rb', line 35

def remote_scripts_base_path
  @remote_scripts_base_path
end