Build library system
The dev.jeka.core.api.system package provides system level functions :
-
JkInfoProvides meta information as the running version of Jeka. -
JkLocatorProvides information about where the repository cache or Jeka user home are located. -
JkLogProvides API to log Jeka event. It supports hierarchical logs through the#startTaskand#endtaskmethods. -
JkProcessLauncher for external process. -
JkPromptOne-liner to ask for user input.