|
Panda3D
|
Public Member Functions | |
| __init__ (self, host, dirnode) | |
Public Attributes | |
| str | descriptiveName = self.host.descriptiveName |
| host = host | |
| str | hostUrl = self.host.hostUrl |
| list | packages = [] |
| pathname = dirnode.pathname | |
| totalSize = dirnode.getTotalSize() | |
A list of instances of this class is returned by AppRunner.scanInstalledPackages(). Each of these corresponds to a particular host that has provided packages that have been installed on the local client.
| __init__ | ( | self, | |
| host, | |||
| dirnode ) |
| str descriptiveName = self.host.descriptiveName |
| host = host |
| str hostUrl = self.host.hostUrl |
| list packages = [] |
| pathname = dirnode.pathname |
| totalSize = dirnode.getTotalSize() |