jsonned ~master (2022-05-22T16:59:07.0750845)
Dub
Repo
JsonnetValue.extractBool
jsonned
JsonneD
JsonnetValue
Return 0 if the value is false, 1 if it is true, and 2 if it is not a bool.
struct
JsonnetValue
Nullable
!bool
extractBool
(
)
Meta
Source
See Implementation
jsonned
JsonneD
JsonnetValue
constructors
this
destructors
~this
functions
arrayAppend
extractBool
extractNull
extractNumber
extractString
objectAppend
opAssign
postblits
this(this)
structs
Payload
variables
payload
Return 0 if the value is false, 1 if it is true, and 2 if it is not a bool.