cache-command/src
Rui Sardinha a8784819a6 Fix using --format other than table
As pointed out on issue #152 the `--format` option is not doing so well when using values other than `table`.
Also on that issue, @swang-va commented (https://github.com/wp-cli/profile-command/issues/152#issuecomment-489212586) about a possible solution that seems to fix the issue.
2021-04-21 08:51:48 +01:00
..
Command.php Change namespace from runcommand\Profile to WP_CLI\Profile 2021-04-19 12:38:46 +01:00
Formatter.php Change namespace from runcommand\Profile to WP_CLI\Profile 2021-04-19 12:38:46 +01:00
Logger.php Fix using --format other than table 2021-04-21 08:51:48 +01:00
Profiler.php Replace remaining code references to runcommand namespace 2021-04-19 14:28:55 +01:00