pub(super) async fn read_file_impl( env: &MountainEnvironment, path: &PathBuf, ) -> Result<Vec<u8>, CommonError>
Read operations implementation for MountainEnvironment