Libraries
»
qemu
(0.4)
»
Index
»
QEMU
»
Monitor
»
#reset
Method: QEMU::Monitor#reset
Defined in:
lib/qemu/monitor.rb
#
reset
⇒
Object
24 25 26
# File 'lib/qemu/monitor.rb', line 24
def
reset
command
"
system_reset
"
end