mirror of
https://github.com/Pardus-LiderAhenk/ahenk
synced 2024-11-10 01:52:25 +03:00
plugins have only one kill mode
This commit is contained in:
parent
5ec8022f81
commit
b678961d3c
1 changed files with 0 additions and 10 deletions
|
@ -1,10 +0,0 @@
|
|||
#!/usr/bin/python3
|
||||
# -*- coding: utf-8 -*-
|
||||
# Author: İsmail BAŞARAN <ismail.basaran@tubitak.gov.tr> <basaran.ismaill@gmail.com>
|
||||
|
||||
|
||||
class PluginKillSignal(object):
|
||||
|
||||
@property
|
||||
def obj_name(self):
|
||||
return "KILL_SIGNAL"
|
Loading…
Reference in a new issue