StyleAgnosticCommandArgs Namespace

Allows you to support the user's own command line parameter preference by accepting either the -- or / prefixes on each parameter. See the full project source at https://github.com/danielanywhere/StyleAgnosticCommandArgs

Classes

CommandArgCollection Collection of CommandArgItem Items.
CommandArgItem Information about a single style-agnostic command-line argument.
CommandArgUtil Features and functionality for the AgnosticCommandArgs library.