FsiEmbedKind Type
Represents a kind of thing that can be embedded
Union cases
Union case |
Description
|
Full Usage:
ConsoleOutput
|
The stdout from this part of the execution (not including FSI output) |
Full Usage:
FsiMergedOutput
|
The combined FSI output and console output |
Full Usage:
FsiOutput
|
The FSI output |
Full Usage:
ItRaw
|
The 'it' value as raw text |
Full Usage:
ItValue
|
The 'it' value |
Full Usage:
Value
|
A specific value |