Uses of Package
org.aksw.shellgebra.algebra.cmd.arg
Packages that use org.aksw.shellgebra.algebra.cmd.arg
Package
Description
-
Classes in org.aksw.shellgebra.algebra.cmd.arg used by org.aksw.shellgebra.algebra.cmd.argClassDescriptionArgument to a CmdOpExec.Process substitution <(cmdOp) - upon execution, the argument is substituted with a filename of a named pipe.CmdArgRedirect should probably be avoided in favor of explicit redirects on CmdOpExec.A single conventional argument.XXX Extend with optional read/write flags.
-
Classes in org.aksw.shellgebra.algebra.cmd.arg used by org.aksw.shellgebra.algebra.cmd.op
-
Classes in org.aksw.shellgebra.algebra.cmd.arg used by org.aksw.shellgebra.algebra.cmd.transformClassDescriptionArgument to a CmdOpExec.Process substitution <(cmdOp) - upon execution, the argument is substituted with a filename of a named pipe.CmdArgRedirect should probably be avoided in favor of explicit redirects on CmdOpExec.A single conventional argument.XXX Extend with optional read/write flags.
-
Classes in org.aksw.shellgebra.algebra.cmd.arg used by org.aksw.shellgebra.algebra.cmd.transformerClassDescriptionArgument to a CmdOpExec.Process substitution <(cmdOp) - upon execution, the argument is substituted with a filename of a named pipe.CmdArgRedirect should probably be avoided in favor of explicit redirects on CmdOpExec.A single conventional argument.XXX Extend with optional read/write flags.
-
Classes in org.aksw.shellgebra.algebra.cmd.arg used by org.aksw.shellgebra.shim.core
-
Classes in org.aksw.shellgebra.algebra.cmd.arg used by org.aksw.vshell.registryClassDescriptionArgument to a CmdOpExec.Process substitution <(cmdOp) - upon execution, the argument is substituted with a filename of a named pipe.CmdArgRedirect should probably be avoided in favor of explicit redirects on CmdOpExec.A single conventional argument.XXX Extend with optional read/write flags.