Retrieves the fingerprint of a file asynchronously. The fingerprint is a string representation of the file's path, modification time, and size.
The path of the file.
A promise that resolves to the fingerprint string, or undefined if the file does not exist.
Retrieves the fingerprint of a file asynchronously. The fingerprint is a string representation of the file's path, modification time, and size.