pub fn is_safe_command(cmd: &ReplCommand) -> bool
Determine if a REPL command is “safe” (non-destructive).