Dorkbox General Utilities
Go to file
nathan e588ed19c1 ShellProcessBuilder -> ShellExecutor. Static method to simplify shell
execution added. Added ability to pass in environment variables to new
process. Added better detection for current shell in linux/unix (could
be improved...). Added flag for executing process as a shell command.
Output now defaults to en-US.UTF_8
2017-07-15 23:55:36 +02:00
scripts Cleaned up Utilities 2017-02-10 11:17:13 +01:00
src ShellProcessBuilder -> ShellExecutor. Static method to simplify shell 2017-07-15 23:55:36 +02:00
test/dorkbox/util Added comments, renamed to StorageSystem 2017-02-18 14:42:34 +01:00
.gitignore Cleaned up Utilities 2017-02-10 11:17:13 +01:00
README.md Updated license info in readme 2017-02-10 12:15:56 +01:00
Utilities.iml Changed Util class names 2017-07-14 18:45:07 +02:00

Dorkbox General Utilities

The files here are copyright by many different authors, usually Apache 2.0, MIT, or BSD.

Please see the header of each file for the specific license that applies to it.