Function Virtual_shell->return_output

Definitions

sources/commandr.php

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

Return

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