Hello Gustaf,
what is the recommended way to work around the warning that is put out by code like this:
nx::Class create Test { :property value:required }
set value "-h" Test new -value $value # => Warning: value '-h' of parameter '-expected' could be a non-positional argument during: # ::nsf::__#0l configure -expected -h
Kind regards, Arthur