# Functions

NewClient creates a new Structurizr CLI with sensible but overridable defaults.
WorkingDir extracts the embedded Structurizr CLI files to a working directory for easier utilization.

# Variables

DefaultCmdExec is the default cmdExecutor.

# Structs

Client is the main Structurizr CLI Use NewClient to get started.
Config is the primary means to modify the Client.

# Interfaces

CmdExec is an interface for executing commands.