mik
mik copied to clipboard
checkconfig doesn't detect missing CSV input file
php mik -c foo.ini --checkconfig all
does not detect a missing CSV input file, but if it is missing, running mik
without --checkconfig
results in an exception reporting it can't find the input file.