Note: This API documentation is for FAKE version 4. The migration API documentation can be found here. The API documentation for the new fake 5 modules can be found here

NugetDependencies

Instance members

Instance memberDescription
x.Head
Signature: string * string
x.IsEmpty
Signature: bool
[index]
Signature: index:int -> string * string
x.Length
Signature: int
x.Tail
Signature: (string * string) list

Static members

Static memberDescription
List.Empty
Signature: (string * string) list