Expand description
CLI-first local product surface for Starweaver.
Modules§
- launcher
- Product launcher for
starweaverandsw.
Structs§
- Cli
- Top-level CLI.
- CliConfig
- Resolved CLI configuration.
- CliService
- CLI service.
- Config
Resolver - Config resolver.
- Local
Store - Local
SQLiteand file-store handle. - Slash
Command Definition - Config-defined slash command prompt.
- Trim
Report - Trim report.
Enums§
- CliCommand
- CLI command families.
- CliError
- CLI failure.
- Output
Mode - Output mode.
- Session
Command - Compact session commands.
Functions§
- command_
output - Return command output for tests and host integrations.
- run
- Run the CLI from an argument iterator.
- run_
from_ env - Run the CLI from process arguments.
Type Aliases§
- CliResult
- CLI result alias.