JPad now provides a JPad class to provide users with handy functions.
This includes functions for:
- Running Terminal Commands
- Caching
- Writing out Objects to CSV files
For example running a command, capturing it’s output and reporting back the result as a string can be achieved using the cmd function:
Console Output
Read the help section for more details.
We also added some help for adding your own jar files to jpad. This has been tested on windows, we have a rough solution for the mac/linux but we will be improving it shortly.