generated from daniil-berg/boilerplate-py
func command, minor changes
This commit is contained in:
@ -4,4 +4,5 @@ CMD_START = 'start'
|
||||
CMD_STOP = 'stop'
|
||||
CMD_STOP_ALL = 'stop_all'
|
||||
CMD_SIZE = 'size'
|
||||
CMD_FUNC = 'func'
|
||||
CLIENT_EXIT = 'exit'
|
||||
|
Reference in New Issue
Block a user