Open karishma-t opened 12 months ago
Format is indeed incorrect and thus error message was returned. As there are different classes that uses add
, we decided to implement several valid flags for recipes r/
, ingredients i/
, and shortcuts sc/
. As sc /
is an invalid flag, hence it will not detect the command.
We understand what tester means, but it is a very low priority feature, which most users will never face if they follow help
commands or refer to UG/DG
Team chose [response.NotInScope
]
Reason for disagreement: [replace this with your explanation]
Unable to detect command correctly if 1 space before / is included. Parser could handle this better?