Collections functions
General functions
Node functions
Render functions
Theme permission functions
User functions
Resource functions

run_external()

Description

Similar to run_command but returns an array with the resulting output (stdout & stderr) fetched concurrently
for improved performance.

Parameters

ColumnTypeDefaultDescription
$command mixed Command to run

Return

array Command output

This article was last updated 5th May 2024 20:05 Europe/London time based on the source file dated 3rd May 2024 14:45 Europe/London time.