Function nu_cmd_base::arg_glob

source ·
pub fn arg_glob(
    pattern: &Spanned<String>,
    cwd: &Path
) -> Result<Paths, ShellError>