Appearance
gunshi / default / CommandCallMode
type CommandCallMode = "entry" | "subCommand" | "unexpected";
Command call mode.