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
It looks like npkill is just using find under the hood on Linux/Mac and windows-find for windows...look at their controller, linux file service and windows file service...their code is so nice (besides the classes, but you know, whatever), so let's see what we can copy from them (according to the terms of the MIT license of course):
No description provided.
The text was updated successfully, but these errors were encountered: