Fsi Module
Contains tasks to interact with F# interactive
Types
Type | Description |
Functions and values
Function or value | Description |
|
Executes the internal fsi within FSC on the given script Returns error code and an exception message if any exceptions were thrown
Examplee.g: Passing some arguments to fsi, along with the script and some args to be passed to the script
|