Skip to main content

walk_filesystem

Function walk_filesystem 

Source
pub fn walk_filesystem(spec: &FileCTESpec, cte_name: &str) -> Result<DataTable>
Expand description

Walk the filesystem according to a FileCTESpec and return a DataTable.