Skip to content

How to set send arguments for list #436

@timotei

Description

@timotei

Hi,

I can't find any info in the specs on HOW exactly to send the arguments for this kind of parameter, if I didn't set any specific separator:

        [Option('a', "assemblies", Required = false, HelpText = "List of assemblies to process. Used for the NONE option")]
        public IEnumerable<string> Assemblies { get; set; }

The documentation doesn't contain any help in that direction :(

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions