volta-cli/volta

use `exec` in unix

Open

#37 ouverte le 10 févr. 2018

Voir sur GitHub
 (2 commentaires) (0 réactions) (0 assignés)Rust (189 forks)batch import
help wantedlinuxmac

Métriques du dépôt

Stars
 (8 309 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

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

Guide contributeur