Expand description
Command implementations for actr-cli
Re-exports§
pub use discovery::DiscoveryCommand;pub use generate::GenCommand;pub use init::InitCommand;pub use install::InstallCommand;
Modules§
- check
- Check command implementation - verify Actor-RTC service connectivity
- discovery
- Discovery 命令实现
- doc
- Doc command implementation - generate project documentation
- fingerprint
- Fingerprint command implementation
- generate
- 代码生成命令
- init
- Project initialization command
- install
- Install 命令实现
- run
- Run command implementation