Check state on mini.hipatterns #2206
-
Contributing guidelines
Module(s)mini.hipatterns QuestionI need to check if mini.hipatterns is enabled or disabled. I saw the |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
There is Although in retrospect it might have been a better approach. Something along the lines of |
Beta Was this translation helpful? Give feedback.
There is
MiniHipatterns.get_enabled_buffers()that can be used to check if the buffer is enabled. It didn't look like a good idea to also have something that returns a data for a buffer only.Although in retrospect it might have been a better approach. Something along the lines of
MiniDiff.get_buf_data().