Skip to main content

Module ctx_shell

Module ctx_shell 

Source

Functions§

handle
validate_command
Validates a shell command before execution. Returns Some(error_message) if the command should be rejected, None if it’s safe to run.