Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • unknown
    • CommandLine

Index

Constructors

constructor

  • Returns CommandLine

Methods

addArgs

clearArgsList

getArgsList

  • getArgsList(): string[]

getCommand

  • getCommand(): string

getLabel

  • getLabel(): string

getTool

  • getTool(): string

serializeBinary

  • serializeBinary(): Uint8Array

setArgsList

setCommand

setLabel

setTool

toObject

  • toObject(includeInstance?: boolean): AsObject

Static deserializeBinary

Static deserializeBinaryFromReader

Static serializeBinaryToWriter

  • serializeBinaryToWriter(message: CommandLine, writer: any): void

Static toObject

Generated using TypeDoc