FAKE - F# Make - A DSL for build tasks and more FAKE
6.0.0

Lookig for older versions of the documentation, pre FAKE v6? See 

v5.fake.build

FileStatus.FileStatus Type

A type which represents a file status in git.

Union cases

Union case Description

Added

Full Usage: Added

Copied

Full Usage: Copied

Deleted

Full Usage: Deleted

Modified

Full Usage: Modified

Renamed

Full Usage: Renamed

TypeChange

Full Usage: TypeChange

Static members

Static member Description

FileStatus.Parse

Full Usage: FileStatus.Parse

Returns: string -> FileStatus
Returns: string -> FileStatus