%SYS
Scanner Class Reference

<class>Scanner</class> is a utility class for intializing and manipulating inventory scans, represented by <class>Inventory.Scan</class>. More...

Inheritance diagram for Scanner:
Collaboration diagram for Scanner:

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...
 

Detailed Description

<class>Scanner</class> is a utility class for intializing and manipulating inventory scans, represented by <class>Inventory.Scan</class>.

Member Function Documentation

◆ RunScan()

Inventory.Scan RunScan ( _.Library.String  description)
static

Run an inventory scan of the current installation,.

returning the scan result.

◆ ScanDirectory()

Inventory.Component ScanDirectory ( _.Library.String  dir)
static

Create a tree of <class>Component</class> objects by starting with a <class>DirectoryComponent</class> for.

directory dir.