BettererFileBase.hash
API > @betterer/betterer > BettererFileBase > hash
The hash for the file (usually the hash of the file contents). The hash
is used for tracking files as they move around within a codebase.
Signature
readonly hash: string;
API > @betterer/betterer > BettererFileBase > hash
The hash for the file (usually the hash of the file contents). The hash
is used for tracking files as they move around within a codebase.
readonly hash: string;