Home
last modified time | relevance | path

Searched refs:cmd_with_args (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/rust/beto-rust/common/cmd_runner/src/
Dlib.rs80 let cmd_with_args = command.get_args().fold( in run() localVariable
91 cmd_with_args.to_string_lossy(), in run()
96 cmd_with_args.to_string_lossy().green(), in run()