Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SvnMappingDetails

Represents a Subversion mapping entry.

Hierarchy

  • SvnMappingDetails

Index

Properties

Optional depth

depth: number

The depth.

Optional ignoreExternals

ignoreExternals: boolean

Indicates whether to ignore externals.

Optional localPath

localPath: string

The local path.

Optional revision

revision: string

The revision.

Optional serverPath

serverPath: string

The server path.

Generated using TypeDoc