DockerRequirement

Undocumented in source.

Members

Mixins

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

Variables

class_
auto class_;
Undocumented in source.
dockerFile_
Optional!string dockerFile_;
Undocumented in source.
dockerImageId_
Optional!string dockerImageId_;
Undocumented in source.
dockerImport_
Optional!string dockerImport_;
Undocumented in source.
dockerLoad_
Optional!string dockerLoad_;
Undocumented in source.
dockerOutputDirectory_
Optional!string dockerOutputDirectory_;
Undocumented in source.
dockerPull_
Optional!string dockerPull_;
Undocumented in source.

Mixed In Members

From mixin genCtor

this
this()
Undocumented in source.
this
this(Node node, LoadingContext context)
Undocumented in source.

From mixin genIdentifier

identifier
auto identifier()
Undocumented in source. Be warned that the author may not have intended to support it.

Meta