Function scallop::variables::optional

source ·
pub fn optional<S: AsRef<str>>(name: S) -> Option<String>
Expand description

Get the raw string value of a given variable name, returning None when nonexistent.