Browse Source
we'll soon have two runs of the option parser. The whole process will look like this: * call register callbacks (may update options_description) * first run of parser * call intermediate callbacks (may check variable_map and update options_description) * second run of parser (with new options_description) * call checker callbacks (may check variable_map)tempestpy_adaptions
gereon
12 years ago
1 changed files with 33 additions and 0 deletions
Loading…
Reference in new issue