anchovy v0.5.0 (2014-03-03T22:38:46Z)
Home
Dub
Repo
getPropertyAs
anchovy
utils
flexibleobject
flexibleaccess
Undocumented in source. Be warned that the author may not have intended to support it.
T
getPropertyAs
(string propname, FlexibleObject w)
T
getPropertyAs
(string propname, FlexibleObject w, T defaultValue)
T
getPropertyAs
(FlexibleObjectType w)
T
getPropertyAs
(FlexibleObjectType w, T defaultValue)
static
T
getPropertyAs
(
string
propname
T
FlexibleObjectType
:
FlexibleObject
)
(
FlexibleObjectType
w
,
T
defaultValue
)
Meta
Source
See Implementation
anchovy
utils
flexibleobject
flexibleaccess
functions
hasProperty
static functions
bindProperty
coercePropertyAs
getProperty
getPropertyAs
getPropertyAsBase
peekPropertyAs
setProperty