1PLAC_RUNNER.PY(1)                User Commands               PLAC_RUNNER.PY(1)
2
3
4

NAME

6       plac_runner.py – Runner for plac tools, plac batch files and plac tests
7

SYNOPSIS

9       plac_runner.py [-v] [-i] [-m] [-s SERVE] [-b] [-t] [''] [extra ...]
10

OPTIONS

12   POSITIONAL ARGUMENTS
13       ''     script to run (.py or .plac or .placet)
14
15       extra  additional arguments
16
17   OPTIONAL ARGUMENTS
18       -v, --verbose
19              verbose mode
20
21       -i, --interactive
22              run plac tool in interactive mode
23
24       -m, --multiline
25              run plac tool in multiline mode
26
27       -s SERVE, --serve SERVE
28              run plac server
29
30       -b, --batch
31              run plac batch files
32
33       -t, --test
34              run plac test files
35
36
37
38                                   July 2022                 PLAC_RUNNER.PY(1)
Impressum