Function Virtual_shell->return_parse_tree

Definitions

sources/commandr.php

  • Returns the parse tree for the command just parsed.
  • Visibility: public
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Return

  • The parse tree (false: failure)
  • Type: ~array
  • Set: N/A
  • Range: N/A