php-scoper icon indicating copy to clipboard operation
php-scoper copied to clipboard

Add an "output-dir" configuration option

Open Konamiman opened this issue 4 years ago • 1 comments

Add an output-dir option to the configuration file.

This allows to specify the base output directory for the generated prefixed files in the configuration file, the same way as the command line option of the same name already does. If both are present, the command line option takes precedence.

Konamiman avatar Sep 03 '20 14:09 Konamiman

@theofidry I've pushed a commit with the changes you suggested.

Konamiman avatar Sep 07 '20 16:09 Konamiman