Skip to content

Commit

Permalink
doc for new option
Browse files Browse the repository at this point in the history
  • Loading branch information
tomweber-sas committed Apr 16, 2024
1 parent c6fdedc commit 715cc3d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions saspy/doc/source/configuration.rst
Original file line number Diff line number Diff line change
Expand Up @@ -384,6 +384,10 @@ colorLOG -
boolean, default False, causes the SASLOG returned from the submit methods to be HTML instead of
text (str) and to have ERROR:, WARNING: and NOTE: lines colorized like in other SAS UI's.

termwait -
An integer specifying the max number of seconds to wait in endsas() for the SAS process to terminate before
killing the subprocess. This was added for an internal testing requirement and isn't something needed in the field.


.. code-block:: ipython3
Expand Down

0 comments on commit 715cc3d

Please sign in to comment.