Function Virtual_shell->_extract_parameters

Definitions

sources/commandr.php

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

Preview

Code (PHP)

/**
 * Extract parameters from the input.
 *
 */

protected function _extract_parameters()