Returns whether this filepath is an existing absolute directory.
filepath (FilePath) – The path to check.
True if the filepath is an absolute directory, False otherwise.
bool
is_abs_dir()
dgs.utils.files
dgs.utils.files.is_abs_file