VirtualBox

Changeset 28664 in vbox for trunk/src/VBox/Main/glue


Ignore:
Timestamp:
Apr 23, 2010 4:42:51 PM (15 years ago)
Author:
vboxsync
svn:sync-xref-src-repo-rev:
60535
Message:

python: API to figuire out install directory

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/glue/vboxapi.py

    r28292 r28664  
    535535    def getPerfCollector(self, vbox):
    536536        return PerfCollector(self, vbox)
     537
     538    def getBinDir(self):
     539        global VboxBinDir
     540        return VboxBinDir
     541
     542    def getSdkDir(self):
     543        global VboxSdkDir
     544        return VboxSdkDir
Note: See TracChangeset for help on using the changeset viewer.

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