|
Panda3D
|
Public Member Functions | |
| def | __init__ |
| def | getHost |
| def | installPackage |
Public Attributes | |
| hostDir | |
| hosts | |
| hostUrl | |
| http | |
| packages | |
| platform | |
A class used internally to build a temporary package tree for inclusion into an installer.
| def __init__ | ( | self, | |
| platform, | |||
| hostDir, | |||
| hostUrl | |||
| ) |
| def getHost | ( | self, | |
| hostUrl | |||
| ) |
| def installPackage | ( | self, | |
| name, | |||
| version, | |||
hostUrl = None |
|||
| ) |
Installs the named package into the tree.
1.7.3