pub(crate) fn GetBaseSidecarDirectory() -> Result<PathBuf>Expand description
Returns the root directory where all sidecars will be stored.
This is determined dynamically by navigating up from the executable’s
location. It assumes the executable is located in a path like
.../SideCar/Target/release/, and it will resolve the base path to
.../SideCar/.