Home
last modified time | relevance | path

Searched defs:cmd_exe (Results 1 – 2 of 2) sorted by path

/dports/databases/grass7/grass-7.8.6/lib/python/pygrass/modules/grid/
H A Dgrid.py332 def cmd_exe(args): function
/dports/lang/rust/rustc-1.58.1-src/src/bootstrap/
H A Dsanity.rs42 let mut cmd_exe = cmd.clone(); in maybe_have() localVariable