Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrPermissionDenied = errors.New("permission denied, try again with sudo")
)
Functions ¶
func ConfirmationPrompt ¶
ConfirmationPrompt prompts the user for a yes/no answer and returns true for 'y', false for 'n'.
func LoadEngineEnvironment ¶
func StartProgressSpinner ¶
func StartProgressSpinner(prefix string) (stop func())
func SuggestServerLogs ¶
func SuggestServerLogs() string
func SuggestServerStartup ¶
func SuggestServerStartup() string
func SuggestStartServer ¶
func SuggestStartServer() string
Types ¶
Click to show internal directories.
Click to hide internal directories.