xtask
0.1.0
xtask
Function
copy_artifacts
Copy item path
Source
pub(crate) fn copy_artifacts( sh: &Shell, artifacts: &[Artifact], sysroot: &
Path
, ) ->
Result
<
()
>