|
Panda3D
|
Public Member Functions | |
| __init__ (self, package, dirnode) | |
Public Attributes | |
| displayName = self.package.getFormattedName() | |
| lastUse = None | |
| package = package | |
| pathname = dirnode.pathname | |
| totalSize = dirnode.getTotalSize() | |
A list of instances of this class is maintained by InstalledHostData (which is in turn returned by AppRunner.scanInstalledPackages()). Each of these corresponds to a particular package that has been installed on the local client.
| __init__ | ( | self, | |
| package, | |||
| dirnode ) |
| displayName = self.package.getFormattedName() |
| lastUse = None |
| package = package |
| pathname = dirnode.pathname |
| totalSize = dirnode.getTotalSize() |