# Packages
Code generated by counterfeiter.
# Structs
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
ArgumentCombinationError represent an error caused by using two command line arguments that cannot be used together.
AssignDropletError is returned when assigning the current droplet of an app fails.
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
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
No description provided by the author
No description provided by the author
FileNotFoundError is returned when a local plugin binary is not found during installation.
GettingPluginRepositoryError is returned when there's an error accessing the plugin repository.
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
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
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
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
No description provided by the author
No description provided by the author
PluginAlreadyInstalledError is returned when the plugin has the same name as an installed plugin.
PluginBinaryRemoveFailedError is returned when the removal of a plugin binary fails.
PluginBinaryUninstallError is returned when running the plugin's uninstall hook fails.
PluginCommandConflictError is returned when a plugin command name conflicts with a native or existing plugin command name.
PluginInvalidError is returned with a plugin is invalid because it is missing a name or has 0 commands.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
ProcessInstanceNotFoundError is returned when a proccess type or process instance can't be found.
ProcessNotFoundError is returned when a proccess type can't be found.
RepositoryNameTakenError is returned when adding a plugin repository fails due to a repository already existing with the same name.
No description provided by the author
No description provided by the author
RequiredFlagsError represent an error caused by using a command line argument that requires another flags to be used.
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
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
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
No description provided by the author
No description provided by the author
No description provided by the author
# Interfaces
TranslatableError it wraps the error interface adding a way to set the translation function on the error.