blangSDK
blangSDK copied to clipboard
Change list command line parser - e.g. consider what if you want to use if in samplers arguments
- one idea is to extend behaviour instead of overwriting, e.g. use both
@Inputfor direct input plus some optional command line args for file (and same strategy for matrices, etc)
OK, done for list. Should still improve matrices too though.