Feedback
Appearance
feedback allows you to change the amount of information output by pymol.
USAGE
[edit]feedback action,module,mask
- action is one of ['set','enable','disable']
- module is a space-separated list of strings or simply "all"
- mask is a space-separated list of strings or simply "everything"
NOTES
[edit]feedback alone will print a list of the available module choices
PYMOL API
[edit]cmd.feedback(string action,string module,string mask)
EXAMPLES
[edit]feedback enable, all , debugging feedback disable, selector, warnings actions feedback enable, main, blather