drupflare/drangler - v0.1.0
    Preparing search index...

    Function run

    • Parses and runs one invocation, returning the exit code instead of taking the process down.

      cli.ts is then three lines and every path through the CLI -- including the failures and the help output -- is reachable from a spec.

      Parameters

      • ctx: Context
      • argv: readonly string[]

      Returns Promise<number>