• Preparing search index...
  • The search index is not available
Misti
  • Misti
  • internals/tact/util
  • functionHasAttribute

Function functionHasAttribute

  • functionHasAttribute(fun, ...attrs): boolean
  • Checks if a function has the given attribute.

    Parameters

    • fun: AstFunctionDef
    • Rest...attrs: ("get" | AstFunctionAttributeName)[]

    Returns boolean

    • Defined in src/internals/tact/util.ts:534

Settings

Member Visibility
Misti
  • Loading...

Generated using TypeDoc