# Functions
ExecCommand executes a command and returns an error if it fails.
ExecCommandQuietly executes a command and returns an error if it fails without any stdout.
ExecCommandWithReturn executes a command and returns the output as a string.
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
ReadURI reads the content of a URI.
RemoteCommand takes user, addr and privateKey and initiates an SSH session.
No description provided by the author
# Constants
No description provided by the author