XenoAtom.CommandLine Namespace

Core APIs to declare commands, options, arguments, validation, parsing, and execution for .NET command-line applications.

Classes (31)

Structs (5)

Interfaces (3)

Enums (4)

Delegates (2)

Remarks

This namespace contains the main object model and helpers of XenoAtom.CommandLine, including CommandApp, Command, option/argument nodes, parsing diagnostics, validation helpers, and output abstractions.