Statics§
Functions§
- expand_
paths - Recursively traverses directories and expands globs if
glob
istrue
. - expand_
paths_ hive - Recursively traverses directories and expands globs if
glob
istrue
. Returns the expanded paths and the index at which to start parsing hive partitions from the path. - expanded_
from_ single_ directory - Returns
true
ifexpanded_paths
were expanded from a single directory - get_
glob_ start_ idx - Get the index of the first occurrence of a glob symbol.
- is_
cloud_ url - Check if the path is a cloud url.
- resolve_
homedir - Replaces a “~” in the Path with the home directory.