pub(super) async fn stat_file_impl(
env: &MountainEnvironment,
path: &PathBuf,
) -> Result<FileSystemStatDTO, CommonError>Expand description
Stat operations implementation for MountainEnvironment
pub(super) async fn stat_file_impl(
env: &MountainEnvironment,
path: &PathBuf,
) -> Result<FileSystemStatDTO, CommonError>Stat operations implementation for MountainEnvironment