package
0.0.0-20210905152548-c80f5a2c7409
Repository: https://github.com/crazy-max/nodejs-portable.git
Documentation: pkg.go.dev

# Functions

CreateFile creates / overwrites a file with content.
DownloadFile downloads a file and display status.
DownloadLib download an external library.
GetLatestVersion returns the latest version from github.
Print print info.
PrintError print error in red color.
PrintErrorStr printed in red color.
Println print info.
PrintOk printed in green color.
PrintPretty Pretty print of struct or slice.
PrintWarning print warning in yellow color.
PrintWarningStr printed in yellow color.
QuitFatal quit the app and wait for user input.
ReadLine reads input from console.
SetConsoleTitle sets windows console title.
URLValid makes a GET request to a given URL and checks whether or not the resulting status code is 200.

# Structs

Lib structure.