Billy Keyes
Billy Keyes
It would be helpful to have a version of this method that passes a pattern or glob into `Files.newDirectoryStream`.
Currently, closed checks are susceptible to a check-then-act race condition. While this isn't too bad (when they actually go to use the connection, there will be an error), it would...
Check test coverage numbers to see what could be easily tested but isn't currently. Also, refactor the coverage system into a Gradle file/plugin that takes a threshold as the single...
`copyRecursive` works but does not take options and requires a specific set of conditions for the destination. Ideally this will merge directories by default, failing if any files would be...
> i'm using giraffe for password-based SSH auth > and i want to try to connect 3 times before giving up > is there a way to do this nicely?...
There are many situations when you want all commands associated with a specific execution system to use the same default working directory, environment, prefix (`sudo -u user`, `bash -c`), or...
I discovered today that the connecting lines on the details page are broken when hiding skipped rules if some of the rules are in the error state: