FsMake


RedirectedOutput Type

Contains the redirected std and stderr output of a process.

Record fields

Record Field Description

Std

Full Usage: Std

Field type: string

Gets the redirected std output.

Field type: string

StdErr

Full Usage: StdErr

Field type: string

Gets the redirected stderr output.

Field type: string