Hello,
Thank you for this library.
The fluent api is quite handy, but, is there any reason not to expose direct string queries to everything?
Something like :
var everything = new Everything();
var results = everything.Search(@"c:\ <\appdata\|\desktop> dm:last1days <*.txt|*.7z>");
Regards,
Pedro
Hello,
Thank you for this library.
The fluent api is quite handy, but, is there any reason not to expose direct string queries to everything?
Something like :
Regards,
Pedro