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 26th April 2024 19:05 Europe/London time based on the source file dated 26th April 2024 15:50 Europe/London time.