You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Which is limiting if you would like an attribute to have more than one argument. ie. to support a script attribute (#1479, #2192) it would benefit from having multiple arguments in addition to the command. ie.
Currently the Grammar for attribute is,
Which is limiting if you would like an attribute to have more than one argument. ie. to support a script attribute (#1479, #2192) it would benefit from having multiple arguments in addition to the command. ie.
The error returned for too many arguments could also be better handled if support for multiple arguments was present. confirm.rs:confirm_recipe_with_prompt_too_many_args.
The text was updated successfully, but these errors were encountered: