What the statement-scope lexer decided about one command's arguments.
All-or-nothing by construction (src/explain/args.ts): the consumer is a REST
rendering, and a partially-read argument list changes what the rendered
command DOES. read: false carries the reason, which the transport basis then
quotes rather than reporting a bare unknown.
What the statement-scope lexer decided about one command's arguments.
All-or-nothing by construction (
src/explain/args.ts): the consumer is a REST rendering, and a partially-read argument list changes what the rendered command DOES.read: falsecarries the reason, which the transport basis then quotes rather than reporting a bareunknown.