Browse Source

Add documentation about clear_before_run

1.0.5-release-candidate
Johan Pauwels 4 years ago
committed by Chris
parent
commit
fb29b6fa13
1 changed files with 1 additions and 0 deletions
  1. 1
      README.md

1
README.md

@ -290,6 +290,7 @@ Just about everything in Gooey's overall look and feel can be customized by pass
| error_color | HEX value of the text displayed when a validation error occurs |
| richtext_controls | Switch on/off the console support for terminal control sequences (limited support for font weight and color). Defaults to : False. See [docs](https://github.com/chriskiehl/Gooey/tree/master/docs) for additional details |
| menus | Show custom menu groups and items (see: [Menus](#menus) |
| clear_before_run | When true, previous output will be cleared from the terminal when running program again |

Loading…
Cancel
Save