Searched defs:typeInGuest (Results 1 - 1 of 1) sorted by relevance

/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py2064 def typeInGuest(console, text, delay): function
2140 gargs = [lambda ctx, mach, console, args: typeInGuest(console, text, delay)]
3592 'typeInGuest': typeInGuest,

Completed in 51 milliseconds