You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Florian Eisenmenger 41ccc32b5d checkin преди 2 години
..
Test/Unit checkin преди 2 години
CommandRenderer.php checkin преди 2 години
CommandRendererBackground.php checkin преди 2 години
CommandRendererInterface.php checkin преди 2 години
ComplexParameter.php checkin преди 2 години
Driver.php checkin преди 2 години
README.md checkin преди 2 години
Response.php checkin преди 2 години

README.md

A library with object-oriented interface for generation of shell commands. Provides an indirection layer that can be used for customizing or testing (mocking) exec() function.

Implements placeholders for command arguments that are automatically escaped in format appropriate to the current OS. Provides ability for logging/capturing the commands and their output.