pub fn is_meta_command(input: &str) -> bool
Check if an input string is a meta-command (starts with :).
: