Function Virtual_shell->_extract_command

Definitions

sources/commandr.php

  • Extract the command name from the input.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No

Preview

Code (PHP)

/**
 * Extract the command name from the input.
 *
 */

protected function _extract_command()