Class OutputTargets
java.lang.Object
org.aksw.shellgebra.unused.algebra.plan.OutputTargets
Capture information about the output of a shell command.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected boolean -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
writesToStdout
protected boolean writesToStdout -
fileTargets
-
-
Constructor Details
-
OutputTargets
public OutputTargets()
-