SoftwareRequirement

A list of software packages that should be configured in the environment of the defined process.

Members

Mixins

__anonymous
mixin genCtor
Undocumented in source.
__anonymous
mixin genIdentifier
Undocumented in source.
__anonymous
mixin genDumper
Undocumented in source.

Static variables

class_
auto class_;

Always 'SoftwareRequirement'

Variables

packages_
SoftwarePackage[] packages_;

The list of software to be configured.

Meta