jsonned ~master (2019-10-11T13:51:10Z)
Dub
Repo
JsonnetValue.extractString
jsonned
JsonneD
JsonnetValue
If the value is a string, return it as UTF8 otherwise return NULL.
struct
JsonnetValue
Nullable
!
string
extractString
(
)
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
If the value is a string, return it as UTF8 otherwise return NULL.