Namespaces

Types in Fake

Type FSIHelper

Namespace Fake

Methods

Properties

Public static methods

bool runBuildScript(bool printDetails, string script, IEnumerable<Tuple<string, string>> args)

Run the given buildscript with fsi.exe

Public properties

string fsiPath get;

The Path to the F# interactive tool