Function forc_pkg::find_within
source · [−]Expand description
Attempt to find a Forc.toml
with the given project name within the given directory.
Returns the path to the package on success, or None
in the case it could not be found.