Expand description
Execution module for capturing runtime context and shell detection
Provides execution environment capture with sensitive data filtering.
Structs§
- Command
Executor - Command executor for running shell commands
- Execution
Context - Wrapper for ExecutionContext with additional methods
- Execution
Result - Result of command execution
- Platform
Detector - Platform detection utilities
- Shell
Detector - Shell detection utilities
Enums§
- Execution
Error - Execution-related errors
- Executor
Error - Command executor errors