pub fn command_at(width: usize) -> CommandExpand description
The same tree, laid out at a width the caller states.
Every string it carries is folded to width before clap sees it, and
clap folds nothing, so this number and the strings are the whole of the
layout. command is this at paint::WIDTH unless the command line
carries --wide.