Macaulay2 » Documentation
Packages » EquivariantGB :: OutFile
next | previous | forward | backward | up | index | toc

OutFile -- where to send messages

Description

Both egb and egbToric have the option to print text while running, describing what it is doing, giving timings of certain steps, and printing intermediate outputs.

Specify where to write this information. Passing null will discard the messages Passing stdio will print them in the Macaulay2 session. You can also pass a file to save this information.

Functions with optional argument named OutFile :

For the programmer

The object OutFile is a symbol.