@cruglobal/js-hcl2 - v0.1.1
GitHub
npm
Preparing search index...
ParserOptions
Interface ParserOptions
interface
ParserOptions
{
bail
?:
boolean
;
}
Index
Properties
bail?
Properties
Optional
bail
bail
?:
boolean
Throw on the first error (true) or collect all errors (false). Default: true.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
bail
GitHub
npm
@cruglobal/js-hcl2 - v0.1.1
Loading...
Throw on the first error (true) or collect all errors (false). Default: true.