Skip to main content

Module errors

Module errors 

Source
Expand description

errors.rs - Custom error types for the cleansh-core library.

This module defines a structured error enum for the library, providing specific, actionable error types that can be handled programmatically.

License: MIT OR APACHE 2.0

Enumsยง

CleanshError
This enum represents all possible error types in the cleansh-core library.