• Compute checksum of file at given path.

    Parameters

    • filePath: string

      Path of target file.

    • Optionaloptions: ChecksumOptions

      Checksum options.

    Returns Promise<string>