| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
base.structure.StructureBase --+
|
object --+ |
| |
base.common.Parser --+
|
base.structure.ParseableStructure --+
|
base.structure.Structure --+
|
core.Core --+
|
ComputedCore
A core wrapping external applications.
ComputedCores wrap command line tools taking command line arguments, reading from stdin, and outputting to stdout.
The command line arguments are taken from the inputTable's parameters, stdin is created by serializing the inputTable's rows like they are serialized for with the TSV output, except only whitespace is entered between the values.
The output is the primary table of parsing the program's output with the data child.
While in principle more declarative than PythonCores, these days I'd say rather use one of those.
| Nested Classes | |
|
Inherited from |
| Class Methods | |
|
Inherited from |
| Class Variables | |
name_ = a sentinel for all kinds of undefined values. |
|
attrSeq =
|
|
managedAttrs =
|
|
|
Inherited from Inherited from Inherited from |
|
| Properties | |
| computer | |
| rd | |
|
Inherited from |
|
| Method Details |
|
|
|
|
|
|
|
| Class Variable Details |
attrSeq
|
managedAttrs
|
| Property Details |
computer
|
rd
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |