Skip to main content

array

Function array 

Source
pub fn array(name: &str) -> Option<Vec<String>>
Expand description

Array param value via the live executor; falls back to the direct param table (params::getaparam) when no executor is in scope, so compsys / unit-test environments still observe shell-side arrays.