Expand description
Execution Store - Dual storage (.lino text + .links binary) for command execution records
Structs§
- Cleanup
Options - Options for cleanup_stale: max_age_ms (default 24h), dry_run
- Cleanup
Result - Result of cleanup_stale: cleaned count, records, errors
- Consistency
Result - Result of consistency verification
- Execution
Record - Command Execution Record
- Execution
Record Options - Options for creating an execution record
- Execution
Stats - Execution statistics
- Execution
Store - ExecutionStore - Main store class for managing execution records
- Execution
Store Options - Options for creating an ExecutionStore
- Lock
Manager - File-based lock manager
Enums§
- Execution
Status - Execution status
Functions§
- get_
default_ app_ folder - Get the default application folder path
- is_
clink_ installed - Check if clink is installed