pub fn set_from_cli(flags: GdnFlags) -> GdnFlagsExpand description
Publish the command line’s resolution. Call once, before the model builds.
Returns the value in force, which is the argument unless something already read a flag (in which case the read wins and the caller should say so rather than pretend the setting took).