org.unix4j.context.package-info Maven / Gradle / Ivy
/**
* Contains interfaces and classes defining the
* {@link org.unix4j.context.ExecutionContext ExecutionContext} passed to the
* {@link org.unix4j.command.Command#execute(ExecutionContext, org.unix4j.processor.LineProcessor) execute}
* method of commands.
*/
package org.unix4j.context;
© 2015 - 2024 Weber Informatics LLC | Privacy Policy