@woss/exiftool - v0.3.1
    Preparing search index...

    Function main

    • Process entry: routes to the -stay_open daemon or a one-shot run and yields the process exit code. input is injectable for tests.

      Parameters

      • options: CliOptions
      • files: string[]
      • input: AsyncIterable<Uint8Array<ArrayBufferLike>> = process.stdin

      Returns Promise<number>