Method: OpenNebulaDriver#remote_scripts_path
- Defined in:
- lib/OpenNebulaDriver.rb
#remote_scripts_path ⇒ String (readonly)
Returns Path for scripts.
37 38 39 |
# File 'lib/OpenNebulaDriver.rb', line 37 def remote_scripts_path @remote_scripts_path end |