ae v0.0.3053 (2021-06-01T17:26:23Z)
Home
Dub
Repo
Option.Option
ae
utils
funopt
Option
Undocumented in source.
template
Option
(T, string description = null, string placeholder = null, char shorthand = 0, string name = null)
alias
Option
=
_OptionImpl
!(
OptionType.option
,
T
,
description
,
shorthand
,
placeholder
,
name
)
Meta
Source
See Implementation
ae
utils
funopt
Option
aliases
Option