Searched defs:cli (Results 1 – 3 of 3) sorted by relevance
26 fn cli() -> Command { in cli() function
46 fn cli() -> Command { in cli() function
286 let cli = Cli::parse(); in main() localVariable