Skip to content

Positional Argument to any position #180

Description

@CodeFanaticX

[OptionOrder(0), Description("")]
public string Url { get; set; }

How I can make it to any position?

e.g.
MyApp.exe --arg1 --arg2 URL
MyApp.exe --arg1 URL --arg2
MyApp.exe --arg1 --arg2 -arg3 -arg4 -arg5 URL

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

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions