set_from_cli

Function set_from_cli 

Source
pub fn set_from_cli(flags: GdnFlags) -> GdnFlags
Expand 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).