This commit is contained in:
2020-09-21 18:30:33 +02:00
parent 804ad0997c
commit 65da9e701b
3 changed files with 10 additions and 9 deletions

View File

@ -2361,7 +2361,9 @@ class Detector(CppDetectorApi):
@property
def pattern(self):
"""[Mythen3][Moench][Ctb] Loads ASCII pattern file directly to server (instead of executing line by line).
Note
----
:getter: Not Implemented
Example
---------
>>> d.pattern = '/tmp/pat.txt'