mirror of
https://github.com/BOSWatch/BW3-Core.git
synced 2026-04-06 06:43:54 +00:00
Merge branch 'develop' into process_manager
This commit is contained in:
commit
0c6044072a
32 changed files with 267 additions and 357 deletions
|
|
@ -36,7 +36,7 @@ class BoswatchModule(Module):
|
|||
pass
|
||||
|
||||
def doWork(self, bwPacket):
|
||||
"""!start an rund of the module.
|
||||
"""!start an run of the module.
|
||||
|
||||
@param bwPacket: A BOSWatch packet instance
|
||||
@return bwPacket or False"""
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ class BoswatchModule(Module):
|
|||
pass
|
||||
|
||||
def doWork(self, bwPacket):
|
||||
"""!start an rund of the module.
|
||||
"""!start an run of the module.
|
||||
|
||||
@param bwPacket: A BOSWatch packet instance
|
||||
@return bwPacket or False"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue