jsonned ~master (2019-10-11T13:51:10Z)
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.