Re-exports§
pub use state::StateBackend;pub use store::StoreBackend;
Modules§
Structs§
- DirEntry
- A directory entry returned by
Backend::ls. - Exec
Result - Result of a shell command execution.
- Grep
Match - A single grep match.
Enums§
- Grep
Output Mode - Output mode for grep operations.
Traits§
- Backend
- Pluggable filesystem backend for deep agents.