Header menu logo Partas.GitNet

CrackedProject Type

Record of details relating to a FSharp project.

Record fields

Record Field Description

AssemblyFile

Full Usage: AssemblyFile

Field type: string option

AssemblyFile for the project if present relative to the project directory path.

Field type: string option

GitNetOptions

Full Usage: GitNetOptions

Field type: GitNetOptions

GitNet configuration properties in the project.

Field type: GitNetOptions

ProjectDirectory

Full Usage: ProjectDirectory

Field type: string

The project directory path from the repo root.

Field type: string

ProjectFileName

Full Usage: ProjectFileName

Field type: string

The project file path (.fsproj extension) relative to repo root.

Field type: string

RepoRoot

Full Usage: RepoRoot

Field type: string

The path to the project root

Field type: string

SourceFiles

Full Usage: SourceFiles

Field type: string list

Compiled files in the project. Currently un-utilised

Field type: string list

Type something to start searching.