pub fn probe(input: &Path) -> Result<ProbeReport>Expand description
Inspect an input and report the container + streams sheathe detects, without
writing anything. The library form of the sheathe probe CLI command.
pub fn probe(input: &Path) -> Result<ProbeReport>Inspect an input and report the container + streams sheathe detects, without
writing anything. The library form of the sheathe probe CLI command.