pub(super) async fn delete_impl( env: &MountainEnvironment, path: &PathBuf, recursive: bool, _use_trash: bool, ) -> Result<(), CommonError>
Delete operations implementation for MountainEnvironment