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 19th March 2024 10:35 Europe/London time based on the source file dated 11th March 2024 11:40 Europe/London time.