<class>Scanner</class> is a utility class for intializing and manipulating inventory scans, represented by <class>Inventory.Scan</class>. More...
Static Public Member Functions | |
Inventory.Scan | RunScan (_.Library.String description) |
Run an inventory scan of the current installation,. More... | |
Inventory.Component | ScanDirectory (_.Library.String dir) |
Create a tree of <class>Component</class> objects by starting with a <class>DirectoryComponent</class> for. More... | |
<class>Scanner</class> is a utility class for intializing and manipulating inventory scans, represented by <class>Inventory.Scan</class>.
|
static |
Run an inventory scan of the current installation,.
returning the scan result.
|
static |
Create a tree of <class>Component</class> objects by starting with a <class>DirectoryComponent</class> for.
directory dir.