type

Opt

@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

const Str[] aliases := Str[,]

Aliases for the option

help

const Str help := ""

Usage help, should be a single short line summary