Skip to main content

inspect_env

Function inspect_env 

Source
pub fn inspect_env(options: EnvOptions) -> Result<EnvReport>
Expand description

Inspects the treeboot child environment.

This function does not discover init scripts, parse config, apply file operations, or execute commands.

ยงErrors

Returns an error if context discovery fails.