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       --summary
53       --summary=/path/to/summary.json
54       --no-summary
55           Write out a summary json file, if no path is provided
56           'summary.json' will be used. The .json extension is added
57           automatically if omitted.
58

SOURCE

60       The source code repository for Test2-Harness can be found at
61       http://github.com/Test-More/Test2-Harness/.
62

MAINTAINERS

64       Chad Granum <exodist@cpan.org>
65

AUTHORS

67       Chad Granum <exodist@cpan.org>
68
70       Copyright 2020 Chad Granum <exodist7@gmail.com>.
71
72       This program is free software; you can redistribute it and/or modify it
73       under the same terms as Perl itself.
74
75       See http://dev.perl.org/licenses/
76
77
78
79perl v5.34.0                      2021-11-05      App::Yath::Options::Debug(3)
Impressum