Method | Description | |
---|---|---|
__invoke ( $args, $assoc_args ) | Get help on WP-CLI, or on a specific command. |
Method | Description | |
---|---|---|
find_subcommand ( $args ) | ||
get_initial_markdown ( $command ) | ||
get_max_len ( $strings ) | ||
indent ( $whitespace, $text ) | ||
pass_through_pager ( $out ) | ||
render_subcommands ( $command ) | ||
rewrap_param_desc ( $matches ) | ||
show_help ( $command ) |
public __invoke ( $args, $assoc_args ) |