Expand description

Implementation of Commands with utilities that help to crate them.

Structs

Single command that can be called in the REPL.

Enums

Wrong command arguments.

Return status of a command.

Special error wrapper used to indicate that a critical error occured.

Traits

Extension trait to easily wrap errors in CriticalError.

Type Definitions

Command handler.