vigiles API reference
    Preparing search index...

    Function writeToolStubs

    • Write one executable POSIX shell stub per entry into binDir (which must already exist). Each file is named exactly stub.name and chmod 0o755 so it is directly executable once binDir is on PATH. Pure-ish — fs only, no spawn.

      Parameters

      • binDir: string
      • stubs: readonly ToolStub[]

      Returns void