tinyredis v2.0.6 (2015-12-11T10:39:41Z)
Home
Dub
Repo
Response.toBool
tinyredis
response
Response
Attempts to check for truthiness of a Response.
Returns false on failure.
struct
Response
@
property
@
trusted
bool
toBool
(
)
Meta
Source
See Implementation
tinyredis
response
Response
functions
isArray
isError
isInt
isNil
isStatus
isString
isValid
opApply
opApplyReverse
opCast
properties
back
empty
front
popBack
popFront
save
toBool
toBytes
toDiagnosticString
toInt
toString
unions
__anonymous
variables
count
type
Attempts to check for truthiness of a Response.
Returns false on failure.