bit-docs-generate-html/build/build_hash module
Returns a unique hash for the options that control the build.
buildHash(options)
Parameters
- options
{Object}
:Options that might change the characteristic of the build:
Returns
{String}
: a hash that represents this build.
The generated hash will be something like 917c51373c902dc4a003c7fd949774c5
.