Legend

Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field

Sealed class: RT.CommandLine.SectionEggsMLAttribute

Summary

Adds a section header on the help screen above the option or parameter that has this attribute. The section heading is to be specified in EggsML, which is interpreted as described in CommandLineParser.Colorize(EggsNode).

Constructors

SectionEggsMLAttribute(string heading)
Adds a section header on the help screen above the option or parameter that has this attribute. The section heading is to be specified in EggsML, which is interpreted as described in CommandLineParser.Colorize(EggsNode).

Instance properties

stringSpecifies the section heading.