Shell Module
Types and nested modules
Type/Module | Description |
A default implementation of the 'fsi' object, used by GetDefaultConfiguration() |
|
Defines a read-only input stream used to feed content to the hosted F# Interactive dynamic compiler. |
|
Defines a write-only stream used to capture output of the hosted F# Interactive dynamic compiler. |
|
|
|
Represents an evaluated F# value that is bound to an identifier |
|
Thrown when there was an error compiling the given code in FSI. |
|
Represents an F# Interactive evaluation session. |
|
|
|
Represents an evaluated F# value |