get_sensor_container_path

Function get_sensor_container_path 

Source
pub fn get_sensor_container_path(dataset_dir: &Path) -> Option<PathBuf>
Expand description

Get the expected sensor container path for a dataset directory.

§Arguments

  • dataset_dir - Path to the snapshot root directory

§Returns

The expected path to the sensor container directory.