Macaulay2 » Documentation
Packages » Macaulay2Doc :: ProgramRun
next | previous | forward | backward | up | index | toc

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.