TaborKelly
TaborKelly
I concur. I erroneously though that CommonCrypto exposed `EksBlowfishSetup()`, but it doesn't as far as I can tell. I threw this together over the weekend and you are welcome to...
Just as a point of reference Doxygen has support today for generating the images and including them in the final html/pdf/whatever. http://www.doxygen.nl/manual/commands.html#cmdstartuml I haven't taken the time to dig into...
FWIW I'm using it successfully with the following: ``` $ sdk current Using: gradle: 8.5 java: 17.0.9-jbr kotlin: 1.9.21 ``` My only problem was working through the whole `com.github.kittinunf.result` issue....
Perhaps that is true. Neither the command line help nor the man page say that. The command line helps says that `--force` will `Force the removal of one or more...