Kizuki
    Preparing search index...

    Function confirmLink

    • Confirms a proposed prerequisite link. Refuses a link that would make a loop with the confirmed ones. The check and the write happen under one lock, so two links confirmed at the same moment can't make a loop together.

      Parameters

      • home: string
      • linkId: string

      Returns Promise<void>