Allow recipes in modules to call recipes in parent modules
Open
- Dominant language
- Rust
- Stars
- 35.8k
- Forks
- 846
- Avg merge
- 27m
- Merged PRs (30d)
- 3
Description
In parent just file:
`main:`
In mod a:
`do: main`
Is it possible to support invoking dependent recipes from module and reverse?
Contributor guide
Assessment
This issue has not been assessed yet.