`project_path` is a common function argument throughout dpbuild, however, the default value is one of: 1. not provided 2. `"."` 3. `fs::path_wd()` Would like to standardize, and if possible specify the same default value throughout
project_pathis a common function argument throughout dpbuild, however, the default value is one of:"."fs::path_wd()Would like to standardize, and if possible specify the same default value throughout