Skip to content

Allow parsing of multiple args for a command #102

Description

@selmaohneh

Allow stuff like

menu.Add("greet", (x,y) => Greet(x,y), "Greets a name a number of times.");

Would be great to have multiple parsed arguments instead of a single string.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions