pub fn array_to_vec<S: AsRef<str>>(name: S) -> Result<Vec<String>>
Expand description

Get the value of an array for a given variable name.