# Functions
DebugCommands returns a Commands struct with default commands defined.
No description provided by the author
New returns a new Term.
ShortenFilePath take a full file path and attempts to shorten it by replacing the current directory to './'.
# Variables
No description provided by the author
No description provided by the author
# Structs
Commands represents the commands for Delve terminal process.
ExitRequestError is returned when the user exits Delve.
Term represents the terminal running dlv.