Header menu logo F# Compiler Guide

Shell Module

Types and nested modules

Type/Module Description

Settings

A default implementation of the 'fsi' object, used by GetDefaultConfiguration()

CompilerInputStream

Defines a read-only input stream used to feed content to the hosted F# Interactive dynamic compiler.

CompilerOutputStream

Defines a write-only stream used to capture output of the hosted F# Interactive dynamic compiler.

EvaluationEventArgs

FsiBoundValue

Represents an evaluated F# value that is bound to an identifier

FsiCompilationException

Thrown when there was an error compiling the given code in FSI.

FsiEvaluationSession

Represents an F# Interactive evaluation session.

FsiEvaluationSessionHostConfig

FsiValue

Represents an evaluated F# value

Type something to start searching.