Skip to main content

builtin_grep

Function builtin_grep 

Source
pub(crate) fn builtin_grep(env: &mut Env, args: &[AST]) -> Result<Value, String>