add clear cache for methods help

develop
Спиридонов Денис 12 years ago
parent b55b7c4dac
commit 62b3683f79

@ -241,6 +241,7 @@ def https_server(client, args, unknown_args, url, clVarsCore, wait_thread):
sys.stdout.write("\b")
sys.stdout.flush()
method_parser.print_help()
client.service.clear_method_cache(client.sid, args.method)
else:
try:

Loading…
Cancel
Save