Documentation
¶
Overview ¶
Package dismpatch extract patch level from the DISM command line tool.
Index ¶
Constants ¶
View Source
const Name = "windows/dismpatch"
Name of the extractor
Variables ¶
This section is empty.
Functions ¶
func New ¶ added in v0.1.7
func New() standalone.Extractor
New returns a new instance of the extractor.
Types ¶
type Extractor ¶
type Extractor struct{}
Extractor implements the dismpatch extractor.
func (*Extractor) Extract ¶
func (e *Extractor) Extract(ctx context.Context, input *standalone.ScanInput) (inventory.Inventory, error)
Extract is a no-op for Linux.
func (Extractor) Requirements ¶ added in v0.1.3
func (e Extractor) Requirements() *plugin.Capabilities
Requirements of the extractor.
Directories
¶
| Path | Synopsis |
|---|---|
|
Package dismparser has methods that can be used to parse DISM output
|
Package dismparser has methods that can be used to parse DISM output |
Click to show internal directories.
Click to hide internal directories.