Method: PoolParty::Remote::Vmrun.launch_new_instance!
- Defined in:
- lib/poolparty/net/remoter_bases/vmrun/vmrun.rb
.launch_new_instance!(o = {}) ⇒ Object
55 56 57 |
# File 'lib/poolparty/net/remoter_bases/vmrun/vmrun.rb', line 55 def self.launch_new_instance!(o={}) new_instance(o).launch_new_instance! end |