Scroll to navigation

App::Yath::Options::Workspace(3pm) User Contributed Perl Documentation App::Yath::Options::Workspace(3pm)

NAME

App::Yath::Options::Workspace - Options for specifying the yath work dir.

DESCRIPTION

Options regarding the yath working directory.

PROVIDED OPTIONS

COMMAND OPTIONS

Workspace Options

Clear the work directory if it is not already empty
Use a specific temp directory (Default: use system temp dir)

Can also be set with the following environment variables: "T2_HARNESS_TEMP_DIR", "YATH_TEMP_DIR", "TMPDIR", "TEMPDIR", "TMP_DIR", "TEMP_DIR"

Set the work directory (Default: new temp directory)

Can also be set with the following environment variables: "T2_WORKDIR", "YATH_WORKDIR"

SOURCE

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

MAINTAINERS

AUTHORS

COPYRIGHT

Copyright 2020 Chad Granum <exodist7@gmail.com>.

This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself.

See http://dev.perl.org/licenses/

2024-03-08 perl v5.38.2