Searched defs:format_command (Results 1 – 2 of 2) sorted by relevance
67 format_command = {'rpm': ('bdist_rpm', "RPM distribution"), variable in bdist
141 fn format_command(program: impl AsRef<OsStr>, dir: impl AsRef<Path>, args: &[impl AsRef<OsStr>]) ->… in format_command() function