DOKK
/
manpages
/
debian 10
/
mypy
/ dmypy-start.1.en
DMYPY_START(1)
User Commands
DMYPY_START(1)
NAME
dmypy_start - Start a mypy daemon
DESCRIPTION
usage: dmypy.py start [-h] [--log-file FILE] [--timeout TIMEOUT]
[FLAG [FLAG ...]]
positional arguments:
FLAG
Regular mypy flags (precede with
--
)
optional arguments:
-h
,
--help
show this help message and exit
--log-file
FILE
Direct daemon stdout/stderr to FILE
--timeout
TIMEOUT
Server shutdown timeout (in seconds)
February 2019
dmypy_start 0.670