utils

utils for this project
/opt/hostedtoolcache/Python/3.10.9/x64/lib/python3.10/site-packages/fastcore/docscrape.py:225: UserWarning: Unknown section Raises
  else: warn(msg)

source

find_dir

 find_dir (dirname:str)

find dirname in cwd or cwd.parent

Type Details
dirname str dirname to find
Returns Path path to dirname