1App::Yath::Options::DebUusge(r3)Contributed Perl DocumenAtpapt:i:oYnath::Options::Debug(3)
2
3
4

NAME

6       App::Yath::Options::Debug - Debug options for Yath
7

DESCRIPTION

9       This is where debug related command line options live.
10

PROVIDED OPTIONS

12   YATH OPTIONS (PRE-COMMAND)
13       Help and Debugging
14
15       --show-opts
16       --no-show-opts
17           Exit after showing what yath thinks your options mean
18
19       --version
20       -V
21       --no-version
22           Exit after showing a helpful usage message
23
24   COMMAND OPTIONS
25       Help and Debugging
26
27       --dummy
28       -d
29       --no-dummy
30           Dummy run, do not actually execute anything
31
32           Can also be set with the following environment variables:
33           "T2_HARNESS_DUMMY"
34
35       --help
36       -h
37       --no-help
38           exit after showing help information
39
40       --interactive
41       -i
42       --no-interactive
43           Use interactive mode, 1 test at a time, stdin forwarded to it
44
45       --keep-dirs
46       --keep_dir
47       -k
48       --no-keep-dirs
49           Do not delete directories when done. This is useful if you want to
50           inspect the directories used for various commands.
51
52       --procname-prefix ARG
53       --procname-prefix=ARG
54       --no-procname-prefix
55           Add a prefix to all proc names (as seen by ps).
56
57       --summary
58       --summary=/path/to/summary.json
59       --no-summary
60           Write out a summary json file, if no path is provided
61           'summary.json' will be used. The .json extension is added
62           automatically if omitted.
63

SOURCE

65       The source code repository for Test2-Harness can be found at
66       http://github.com/Test-More/Test2-Harness/.
67

MAINTAINERS

69       Chad Granum <exodist@cpan.org>
70

AUTHORS

72       Chad Granum <exodist@cpan.org>
73
75       Copyright 2020 Chad Granum <exodist7@gmail.com>.
76
77       This program is free software; you can redistribute it and/or modify it
78       under the same terms as Perl itself.
79
80       See http://dev.perl.org/licenses/
81
82
83
84perl v5.34.1                      2022-07-11      App::Yath::Options::Debug(3)
Impressum