ae v0.0.2728 (2020-08-02T06:18:06Z)
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