R/workspace.R
find_ws.Rd
Locates the workspace root by looking for a `.workspace` file.
find_ws(path = ".")
Starting path to search from. Defaults to current directory.
The workspace root directory path.