Skip to main content

Module utils

Module utils 

Source
Expand description

Shared utility functions.

Functionsยง

find_project_root
Finds the project root by climbing up the directory tree from the CWD. Returns the current directory if no root marker is found.