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
Making all the commands case sensitive in nature hinders the slows down usage of a CLI app where users have to worry about case-sensitivity. For example, CS1010 and cs1010 mean the same course, there is no need for it to be case sensitive.
Making all the commands case sensitive in nature hinders the slows down usage of a CLI app where users have to worry about case-sensitivity. For example, CS1010 and cs1010 mean the same course, there is no need for it to be case sensitive.