next | previous | forward | backward | up | top | index | toc | Macaulay2 website
Macaulay2Doc :: ProgramRun

ProgramRun -- result of running an external program

Description

A hash table returned by runProgram with the following strings as keys:

In addition, if runProgram is called with the KeepFiles option set to true, then the following keys will be present:

See also

Functions and methods returning an object of class ProgramRun :

For the programmer

The object ProgramRun is a type, with ancestor classes HashTable < Thing.