Skip to content

need identifier to mark start of args #285

@Chaitanyabsprip

Description

@Chaitanyabsprip

Because bonzai makes it so easy to add subcommands, command name and
arguments conflicts are more probable. I suggest that we some parsing
logic that looks for an identifier that demarcates the end of the
command and start of arguments. This way any conflicts can be avoided.

The case I ran into this is with my note tool having an edit command
and variadic arguments. As the arguments can be any english word, it
would've clashed with the edit command.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions