Skip to content

[ new ] commands indexed by their path #20

Open
gallais wants to merge 3 commits intomainfrom
paths-for-commands
Open

[ new ] commands indexed by their path #20
gallais wants to merge 3 commits intomainfrom
paths-for-commands

Conversation

@gallais
Copy link
Collaborator

@gallais gallais commented Oct 15, 2021

Rather than indexing commands by just their name, we index them by their full path.
This gives us an easy access to said path e.g. when printing the usage information
for a deeply nested subcommand.

I got very confused when Katla started emitting usage info about the whole of katla
when I had very clearly selected the latex subcommand.

Rather than indexing commands by just their name, we index them
by their full path. This gives us an easy access to said path
e.g. when printing the usage information for a deeply nested
subcommand.
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

Successfully merging this pull request may close these issues.

1 participant