Function Virtual_shell->_extract_options

Definitions

sources/commandr.php

  • Extract options (switches) from the input.
  • Visibility: protected
  • Is abstract?: No
  • Is static?: No
  • Is final?: No

Preview

Code (PHP)

/**
 * Extract options (switches) from the input.
 *
 */

protected function _extract_options()