public.javadoc.org.spincast.plugins.processutils.package-summary.html Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of spincast-website Show documentation
Show all versions of spincast-website Show documentation
Source code for the https://www.spincast.org website.
org.spincast.plugins.processutils (org.spincast:spincast-framework 2.1.1 API)
Package org.spincast.plugins.processutils
package org.spincast.plugins.processutils
-
-
Class
Description
What to do with the output of the created processes?
Handler to be inform of an exit code, an
exception and to be able to kill the started process.
Utilities related to processes, external programs and
projects manipulation.
Spincast Process Utils plugin.
Spincast Process Utils plugin module.
The result of the syncronous execution of an external program,
made using
executeSync
.