Documentation
¶
Overview ¶
utility package for nvm/utils
Useful only for nvm (not the nvm-shim)
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var Writer = tabwriter.NewWriter(os.Stderr, 1, 1, 4, ' ', 0)
customized writer to print help logs nicely
Functions ¶
func SaveToFile ¶
save `body` bytes to `filename` TODO: this may be deprecated if we transfer http response directly to file, sha, and progresssbar
func Untar ¶
TODO: gzipping can be done with the tarring: https://cs.opensource.google/go/x/build/+/8c11e572:internal/untar/untar.go reverse the effects of tarring
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.