multiversx_sc_meta_lib::tools

Function find_workspace

Source
pub fn find_workspace(path: &Path) -> Option<PathBuf>
Expand description

Finds the workspace by searching for the workspace argument into the project’s cargo. Works in debug mode too.