Expand description
Library interface for eazygit
This library exposes modules for integration testing and external use.
Re-exports§
pub use services::GitService;pub use app::AppState;pub use app::Action;pub use commands::Command;pub use commands::CommandResult;pub use errors::CommandError;pub use errors::GitError;pub use errors::ApplicationError;