Home
last modified time | relevance | path

Searched refs:peek_os (Results 1 - 1 of 1) sorted by relevance

/third_party/rust/crates/clap/clap_lex/src/
H A Dlib.rs195 self.peek_os(cursor).map(ParsedArg::new) in peek()
199 pub fn peek_os(&self, cursor: &ArgCursor) -> Option<&OsStr> { in peek() functions
247 self.peek_os(cursor).is_none() in is_end()

Completed in 2 milliseconds