VirtualBox

Changeset 21762 in vbox for trunk/src/VBox/Frontends


Ignore:
Timestamp:
Jul 22, 2009 10:04:04 AM (16 years ago)
Author:
vboxsync
Message:

Python shell: add machById into context, for external commands to use

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Frontends/VBoxShell/vboxshell.py

    r21752 r21762  
    10281028           'type':g_virtualBoxManager.type,
    10291029           'run':runCommandCb,
     1030           'machById':lambda (id): machById(ctx,id),
    10301031           '_machlist':None
    10311032           }
Note: See TracChangeset for help on using the changeset viewer.

© 2024 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette