Options
All
  • Public
  • Public/Protected
  • All
Menu

Class TargetNode

Hierarchy

Index

Constructors

constructor

Properties

Private _fsPath

_fsPath: string = ""

Private _fullName

_fullName: string = ""

Private _isDefault

_isDefault: boolean = false

Private _isLaunch

_isLaunch: boolean = false

Private _rootDir

Private _type

_type: cms.TargetTypeString = "UTILITY"

id

id: string

name

name: string

projectName

projectName: string

sourceDir

sourceDir: string

Methods

getChildren

getOrderTuple

  • getOrderTuple(): string[]

getTreeItem

  • getTreeItem(): TreeItem

openInCMakeLists

  • openInCMakeLists(): Promise<void>

update

Generated using TypeDoc