issues
search
harley-ewu
/
GourmetJava
For CSCD 350
GNU General Public License v3.0
1
stars
0
forks
source link
Param commands implementation
#205
Closed
BenKnoll3
closed
11 months ago
BenKnoll3
commented
11 months ago
Implemented add/delete/rename paramater in the CLI and added helpers for them
Fixed isNegative bug that would say that positive numbers are negative
Added break statement at the end of rename so that save will no longer be hit every time something is renamed
Fixed fields to not allow multiple with same name
Fixed rename param doing nothing bug