Documentation
Dlang.org
Context.hasContextType
gst
context
Context
Checks if context has context_type.
class
Context
bool
hasContextType
(
string
contextType
)
Parameters
contextType
string
Context type to check.
Return Value
Type:
bool
true if context has context_type.
gst
context
Context
constructors
this
functions
getContextType
getStructure
hasContextType
isPersistent
writableStructure
Checks if context has context_type.