Properties
Protected
aborted
aborted: boolean = false
Protected
Readonly
commandPrompt
commandPrompt: string
Protected
Readonly
config
Protected
Readonly
defaultExecOptions
defaultExecOptions: { async: boolean; silent: boolean } = ...
Type declaration
-
async: boolean
-
silent: boolean
Protected
Readonly
defaultFetchJsonOptions
defaultFetchJsonOptions: { headers: { Content-Type: string }; method: string } = ...
Type declaration
-
headers: { Content-Type: string }
-
method: string
Protected
Readonly
defaultFetchTextOptions
defaultFetchTextOptions: { headers: { Content-Type: string }; method: string } = ...
Type declaration
-
headers: { Content-Type: string }
-
method: string
Protected
Readonly
fetchPrompt
fetchPrompt: string
Protected
Readonly
logger
Protected
Readonly
terminal