Options
All
  • Public
  • Public/Protected
  • All
Menu

Class Branch

Team Server branch line

Hierarchy

  • Branch

Index

Constructors

Properties

Methods

Constructors

constructor

  • Parameters

    • project: Project
    • name: string | null

    Returns Branch

Properties

Private _name

_name: string | null

Private _project

_project: Project

Methods

name

  • name(): string | null
  • Returns string | null

project

  • Returns Project

Generated using TypeDoc