Note: This API documentation is for FAKE version 4. The migration API documentation can be found here. The API documentation for the new fake 5 modules can be found here

FeatureDisplay

Used for determing whether the feature should be visible in the select features installer pane or not

Union Cases

Union CaseDescription
Collapse
Signature:

Initially shows the feature collapsed. This is the default value.

Expand
Signature:

Initially shows the feature expanded.

Hidden
Signature:

Prevents the feature from displaying in the user interface.