pub fn walk_filesystem(spec: &FileCTESpec, cte_name: &str) -> Result<DataTable>Expand description
Walk the filesystem according to a FileCTESpec and return a DataTable.
pub fn walk_filesystem(spec: &FileCTESpec, cte_name: &str) -> Result<DataTable>Walk the filesystem according to a FileCTESpec and return a DataTable.