Skip to main content

is_safe_command

Function is_safe_command 

Source
pub fn is_safe_command(cmd: &ReplCommand) -> bool
Expand description

Determine if a REPL command is “safe” (non-destructive).