Function ::filesystem::glob

fn glob(pattern: String) -> Result

Run a glob pattern against the host file system

Returns a Result<Vec<String>>