# Functions
BuildStringFromOptions returns a new connection string built from options.
FindAvailablePort returns the first available TCP port in the range.
FormatURL reformats the existing connection string.
IsBlank returns true if command options do not contain connection details.
IsPortAvailable returns true if there's no listeners on a given port.