volta-cli/volta

use `exec` in unix

Open

#37 创建于 2018年2月10日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Rust (8,309 star) (189 fork)batch import
help wantedlinuxmac

描述

For unixes at least, I suspect it would be easier to implement a correct delegation for Tool::exec by using a Unix exec call. But this is an area I need to dig into more. (Expert advice welcome!)

贡献者指南