property ReplOptions.ignoreUndefined
If true
, specifies that the default writer will not output the return value of a
command if it evaluates to undefined
.
Type Jump to heading
boolean | undefined
If true
, specifies that the default writer will not output the return value of a
command if it evaluates to undefined
.
boolean | undefined