Searched refs:parse_remote_ro_file_option (Results 1 – 1 of 1) sorted by relevance
78 #[clap(long, value_parser = parse_remote_ro_file_option)]148 fn parse_remote_ro_file_option(option: &str) -> Result<OptionRemoteRoFile> { in parse_remote_ro_file_option() function