Skip to main content

Crate actr_cli

Crate actr_cli 

Source
Expand description

ACTR-CLI Library

Provides core functionality modules for the Actor-RTC CLI tool

Re-exports§

pub use templates as template;
pub use core::*;

Modules§

assets
cli
CLI surface: Cli/Commands enum + unified dispatch.
commands
Command implementations for actr-cli.
config
CLI configuration re-export module.
core
ACTR-CLI core reuse component module
error
Unified CLI error type system
plugin_config
project_language
templates
Project template system
utils
Utility functions for actr-cli
web_assets
Embedded web runtime assets for actr run --web.