gau1991
10 years ago
1 changed files with 6 additions and 0 deletions
@ -0,0 +1,6 @@ |
|||
"""EasyEngine service start/stop/restart module.""" |
|||
class EEService(): |
|||
|
|||
"""Intialization for service""" |
|||
def ___init__(): |
|||
# TODO method for services |
Loading…
Reference in new issue