volta-cli/volta

use `exec` in unix

Offen

#37 geöffnet am 10.02.2018

 (2 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)Rust (189 Forks)batch import
help wantedlinuxmac

Repository-Metriken

Stars
 (8.309 Sterne)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

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!)

Contributor Guide