DOKK / manpages / debian 10 / mypy / dmypy.1.en
DMYMY(1) User Commands DMYMY(1)

dmymy - Client for mypy daemon mode

usage: dmypy.py [-h] [--status-file STATUS_FILE] [-V]

{start,restart,status,stop,kill,check,run,recheck,hang,daemon,help}

Client for mypy daemon mode

{start,restart,status,stop,kill,check,run,recheck,hang,daemon,help}
Start daemon
Restart daemon (stop or kill followed by start)
Show daemon status
Stop daemon (asks it politely to go away)
Kill daemon (kills the process)
Check some files (requires daemon)
Check some files, [re]starting daemon if necessary
Re-check the previous list of files, with optional modifications (requires daemon).
Hang for 100 seconds
Run daemon in foreground

show this help message and exit
--status-file STATUS_FILE
status file to retrieve daemon details
Show program's version number and exit
February 2019 dmymy 0.670