volta-cli/volta

use `exec` in unix

Open

#37 opened on 2018年2月10日

GitHub で見る
 (2 comments) (0 reactions) (0 assignees)Rust (8,309 stars) (189 forks)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!)

コントリビューターガイド

use `exec` in unix · volta-cli/volta#37 | Good First Issue