Method: OpenNebulaDriver#remote_scripts_path

Defined in:
lib/OpenNebulaDriver.rb

#remote_scripts_pathString (readonly)

Returns Path for scripts.

Returns:

  • (String)

    Path for scripts



37
38
39
# File 'lib/OpenNebulaDriver.rb', line 37

def remote_scripts_path
  @remote_scripts_path
end