verifyBootstrap
verifyBootstrap(
outRoot):Promise<BootstrapVerificationReport>
Defined in: src/cli/commands/bootstrap/core.ts:269
Re-hash every file recorded in an integrity sidecar and report drift.
Parameters
Section titled “Parameters”outRoot
Section titled “outRoot”string
Returns
Section titled “Returns”Promise<BootstrapVerificationReport>