module Enabled: Self.WithOutput(sig
Self.WithOutput
(
sig
val option_name : string
string
val help : string
val output_by_default : bool
bool
end)
end
)