Skip to main content

Crate mecha10_cli_core

Crate mecha10_cli_core 

Source
Expand description

Mecha10 CLI Core Library

Foundation crate for the Mecha10 CLI. Contains shared types, services, and utilities used across all CLI sub-crates.

Modules§

component_catalog
Component Catalog for Mecha10
framework
CLI command execution framework
paths
Centralized path definitions for the CLI
services
Core service layer — foundation services used across CLI sub-crates
types
Shared type definitions for the CLI core
utils
Utility functions for the CLI