package
0.0.0-20240902123820-90dc41db4ed6
Repository: https://github.com/criteo/command-launcher.git
Documentation: pkg.go.dev

# Functions

No description provided by the author
Call external command without output to standard out/err.
Call external command and output to standard out/err.
Call external command and return the output string.
A contextual help error not only provides the error message, but also a suggestion for user to correct them in the next command for example, when command fails to find necessary files in the workspace, an actionable error will be helpful to remind the user double check the workspace, or specify a different one with dedicated flag.
No description provided by the author
Download file from http(s) or local disk Use http:// https:// as prefix for remote file Use file:// or no prefix for local file.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
check if a debug flag exists.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Check if the path is an absolute path The standard go function does not support Windows :(.
load all debug flags into DebugFlags struct.
Load file from http(s) or local disk Use http:// https:// as prefix for remote file Use file:// or no prefix for local file.
Load a file from a http(s) url.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author

# Structs

No description provided by the author