Preparing search index...
The search index is not available
Misti
Misti
internals/tact/util
functionHasAttribute
Function functionHasAttribute
function
Has
Attribute
(
fun
,
...
attrs
)
:
boolean
Checks if a function has the given attribute.
Parameters
fun
:
AstFunctionDef
Rest
...
attrs
:
(
"get"
|
AstFunctionAttributeName
)
[]
Returns
boolean
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Misti
Loading...
Checks if a function has the given attribute.