vigiles API reference
    Preparing search index...

    Function symbol

    • Reference a symbol defined in a file — verified at compile time that the named file exists AND defines the named symbol (via ast-grep, cross-language). Compiles to the file-qualified inline form `file#symbol` so the markdown lint / refs-hook re-verify the same reference.

      Parameters

      • file: string
      • name: string

      Returns SymbolRef