Preparing search index...
The search index is not available
@eng-automation/js
@eng-automation/js
Example
Interface Example
This file was automatically generated by joi-to-typescript Do not modify this file manually
interface
Example
{
flags
:
{
optional
?:
null
|
boolean
;
required
:
boolean
;
}
;
foo
?:
"foo"
|
"bar"
|
"baz"
;
}
Index
Properties
flags
foo?
Properties
flags
flags
:
{
optional
?:
null
|
boolean
;
required
:
boolean
;
}
Type declaration
Optional
optional
?:
null
|
boolean
required
:
boolean
Optional
foo
foo
?:
"foo"
|
"bar"
|
"baz"
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
flags
foo
@eng-automation/js
LoggingLevel
Err
Logger
Ok
Example
FreeId
JSONValue
LoggerOptions
LoggingImplementation
LoggingLevels
MaybePromise
ToOptional
ToRequired
ValidatedFetchParams
caseInsensitiveEqual
delay
displayError
displayShellCommand
doValuesContainSameData
ensureDeadByPidfile
ensureDefined
envNumberVar
envVar
err
findFreePorts
getFreeId
getShellCommandRunner
intoError
killAndWait
ld
normalizeValue
ok
pingPort
redact
runtimeRestarter
until
validate
validatedFetch
writePidfile
This file was automatically generated by joi-to-typescript Do not modify this file manually