Skip to main content
run_cmd_os
xtask
0.1.0
In xtask::
scripts_
lane_
a
xtask
::
scripts_lane_a
Function
run_
cmd_
os
Copy item path
Source
fn run_cmd_os<I>(program: &
str
, args: I) ->
Result
<
()
>
where I:
IntoIterator
<Item =
OsString
>,