MCPcopy Create free account
hub / github.com/OffchainLabs/arbitrum-docs / appendRedirect

Function appendRedirect

scripts/move-doc.ts:227–249  ·  view source on GitHub ↗

Append a redirect entry to redirects.config.js (creating the file if needed). Idempotent on `from`.

(
  redirectsPath: string,
  from: string,
  to: string,
  dryRun: boolean,
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainFunction · 0.85

Calls 1

redirectsTemplateFunction · 0.85

Tested by

no test coverage detected