Module execution

Module execution 

Source
Expand description

Execution module for capturing runtime context and shell detection

Provides execution environment capture with sensitive data filtering.

Structs§

CommandExecutor
Command executor for running shell commands
ExecutionContext
Wrapper for ExecutionContext with additional methods
ExecutionResult
Result of command execution
PlatformDetector
Platform detection utilities
ShellDetector
Shell detection utilities

Enums§

ExecutionError
Execution-related errors
ExecutorError
Command executor errors