FsMake


PrefixOption Type

Prefix options that set when to prefix the console output.

Union cases

Union case Description

Always

Full Usage: Always

Always prefix console output.

Never

Full Usage: Never

Never prefix console output.

WhenParallel

Full Usage: WhenParallel

**Default**. Only prefix console output when the step is being run in parallel.