package installers type Env struct { OS string Arch string HelperPath string }