Properties
binaryDir
binaryDir: string
cmakePath
cmakePath: string
environment
environment: ProcessEnv
onDirty
onDirty: function
onMessage
onMessage: function
Type declaration
Parameters
Returns Promise < void >
onProgress
onProgress: function
Type declaration
Parameters
Returns Promise < void >
pickGenerator
pickGenerator: function
sourceDir
sourceDir: string
Methods
onOtherOutput
onOtherOutput( m: string ) : Promise < void >
Parameters
Returns Promise < void >
Legend
Module
Object literal
Variable
Function
Function with type parameter
Index signature
Type alias
Enumeration
Enumeration member
Property
Method
Interface
Interface with type parameter
Constructor
Property
Method
Index signature
Class
Class with type parameter
Constructor
Property
Method
Accessor
Index signature
Inherited constructor
Inherited property
Inherited method
Inherited accessor
Protected property
Protected method
Protected accessor
Private property
Private method
Private accessor
Static property
Static method
The initial parameters when setting up the CMake client. The client init routines will automatically perform the server handshake and set the the appropriate settings. This is also where callbacks for progress and message handlers are set.