This is part of the Fake.Runtime module.
Tooling
This module is to provide tooling support for FAKE scripts and provide common operations
Nested types and modules
Type | Description |
Declaration | |
Dependency |
a target dependency, either a hard or a soft dependency. |
DetectionInfo | |
FakeContext | |
GetTargetsResult | |
GetTargetsWarningOrErrorType | |
Target |
a FAKE target, its description and its relations to other targets (dependencies), including the declaration lines of the target and the dependencies. |
WarningOrError |