JsonnetValue.extractBool

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