# Functions
BuildReportLink builds stack report UI Link.
HTTPRequest is generic method for HTTP Requests to server.
HTTPRequestMultipart is generic method for HTTP Multipart Requests to server.
MinimumArgs validates for Minimum arg in cmd.
# Variables
ErrorSilent is an error that triggers exit code 1 without any error messaging.
# Structs
FlagError is the kind of error raised in flag processing.
HTTPRequestType is request type HTTPRequest Method accepts.
# Interfaces
GenericPayload is Generic Interface of Request Payload.