Skip to main content

check

Function check 

Source
pub fn check(options: CheckOptions) -> Result<CheckReport>
Expand description

Checks treeboot bootstrap behavior without side effects.

ยงErrors

Returns an error when context discovery fails, strict mode treats the current state as invalid, config loading fails, or declarative validation fails.