Locates the workspace root by looking for a `.workspace` file.

find_ws(path = ".")

Arguments

path

Starting path to search from. Defaults to current directory.

Value

The workspace root directory path.