OSDN Git Service

move find_command_to_run() method to WP_CLI\Runner
authorscribu <mail@scribu.net>
Tue, 23 Jul 2013 19:57:52 +0000 (22:57 +0300)
committerscribu <mail@scribu.net>
Tue, 23 Jul 2013 20:19:25 +0000 (23:19 +0300)
commit5c1c36520b3706b40479e75dbb938c22a8741809
tree030d66d872351772890c7bfb37e1ecce39eb6cb8
parent2a21e33c38611c5b09cf7bc97e24fa153f0c07b5
move find_command_to_run() method to WP_CLI\Runner

the WP_CLI class should be a simple facade, with only public methods
php/WP_CLI/Runner.php
php/class-wp-cli.php