# Is `self` the path to an existing directory ?
#
# ~~~nit
# assert ".".to_path.is_dir
# assert not "/etc/issue".to_path.is_dir
# assert not "/should/not/exist".to_path.is_dir
# ~~~
funis_dir:Booldovarst=statifst==nullthenreturnfalsereturnst.is_dirend