Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support external subcommands #32

Open
yuhr opened this issue Apr 19, 2023 · 0 comments
Open

Support external subcommands #32

yuhr opened this issue Apr 19, 2023 · 0 comments

Comments

@yuhr
Copy link
Owner

yuhr commented Apr 19, 2023

There can be seen a number of toolings that do support discovery of subcommands in the PATH, such as git and cargo. This enables not only foreign subcommands (i.e. maintained independently of the top-level command) but also “external mode” (i.e. #[fncmd::fncmd]-decorated but non-pub) subcommands to work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant