SoftwareRequirement

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

Members

Mixins

__anonymous
mixin genBody
Undocumented in source.

Static variables

class_
auto class_;

Always 'SoftwareRequirement'

Variables

packages_
SoftwarePackage[] packages_;

The list of software to be configured.

Mixed In Members

From mixin genBody

__anonymous
mixin genBody_!saladVersion
Undocumented in source.

Meta