Closed ShadowKnightMK4 closed 10 months ago
Done in theory. Need to test each combination of setting as in /filename /fullname and setting the compare stuff.
Unit tests seem to work
Closed as dup. See the Argument handling one that has a long list in this milestone project.
The console app must let the user set indpendently :
The string the compare against the filename. for example 'notepad.exe' The string to compare against the directorypath. For example 'C:\Windows\System32\notepad.exe'
The console app must also the user set independantly: how to handle the compares.
Stretch goal: Sanity checks? - such as wanting the string to be notepad but not find notepad in the directorypath.