type

Opt

src @Serializable
facet class Opt : Obj, Facet

Facet for annotating an AbstractMain option field.

fields

aliases

Aliases for the option

help

Usage help, should be a single short line summary

Slot Details

aliases

src const Str[] aliases := Str[,]

Aliases for the option

help

src const Str help := ""

Usage help, should be a single short line summary