Skip to content

Nullable type #305

@Jaidsuka

Description

@Jaidsuka

IsEmpty method doesn't work right in case when we use Nullable type as option. In this case when we pass 0 to parameter it won't add this option to command line back because think that default value for it will be 0 too. Nullable<'int'>.GetType() == typeof(int). IsEmpty method should be changed for covering that problem.

Metadata

Metadata

Assignees

No one assigned

    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