Skip to content

Negative flags as a special property in schema. #197

@adambajguz

Description

@adambajguz
        /// <summary>
        /// For flags, you can specify a negative name, like no-verbose, no-build, etc., so the user can
        /// explicitly indicate that he wants to give a false value for the flag, disregarding it's default value
        /// </summary>
        public string NegativeName { get; init; }

Metadata

Metadata

Assignees

No one assigned

    Labels

    TypinTypin library related issuesconceptHelp and further investigation on the proposal is needed.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions