Class: Dorothy::Doro_VSM::VirtualBox

Inherits:
Object
  • Object
show all
Defined in:
lib/dorothy2/MAM.rb

Overview

TODO. Example of how a new VSMĀ“s structure should look like

Instance Method Summary collapse

Constructor Details

#initializeVirtualBox

Returns a new instance of VirtualBox.



93
94
95
# File 'lib/dorothy2/MAM.rb', line 93

def initialize

end

Instance Method Details

#check_internetObject



109
110
111
# File 'lib/dorothy2/MAM.rb', line 109

def check_internet

end

#copy_fileObject



101
102
103
# File 'lib/dorothy2/MAM.rb', line 101

def copy_file

end

#exec_fileObject



105
106
107
# File 'lib/dorothy2/MAM.rb', line 105

def exec_file

end

#get_statusObject



113
114
115
# File 'lib/dorothy2/MAM.rb', line 113

def get_status

end

#revert_vmObject



97
98
99
# File 'lib/dorothy2/MAM.rb', line 97

def revert_vm

end

#screenshotObject



117
118
119
# File 'lib/dorothy2/MAM.rb', line 117

def screenshot

end