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

/vbox/src/VBox/Frontends/VBoxShell/
H A Dvboxshell.py3494 def runGuestCommandCb(ctx, uuid, guestLambda, args): function
3588 'guestlambda': lambda uuid, guestLambda, args: runGuestCommandCb(ctx, uuid, guestLambda, args),

Completed in 39 milliseconds