pub fn is_write_command(cmd: &Command) -> bool
Returns true if cmd is a write-class subcommand. The post-run WAL checkpoint in run runs only when this returns true.
cmd
run
true