Package org.aksw.shellgebra.algebra.cmd.arg
package org.aksw.shellgebra.algebra.cmd.arg
-
ClassDescriptionArgument to a CmdOpExec.Process substitution <(cmdOp) - upon execution, the argument is substituted with a filename of a named pipe.Deprecated.CmdArgRedirect should probably be avoided in favor of explicit redirects on CmdOpExec.A single conventional argument.XXX Extend with optional read/write flags.