Skip to main content

resolve_syncable_file_path_with_options

Function resolve_syncable_file_path_with_options 

Source
pub fn resolve_syncable_file_path_with_options(
    dir: &Path,
    relative_path: &str,
    options: FileAccessOptions,
) -> Result<PathBuf>