Optional
fs?: FileSystemOptional
logger?: LoggerReadonly
[initProtected
fsProtected
loggerProtected
statusReadonly
statusReadonly
statusProtected
statusProtected
statusReviver used during decoding from JSON
Read the status data This can be used without running Status
Optional
timeout: numberProtected
writeGenerated using TypeDoc
Replacer used during encoding to JSON This is a function expression and not an arrow function expression because it needs to access the
this
inside the JSON.stringify in order to encode theNodeId
before thetoJSON
of IdInternal is called