Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
include module type of struct include Functoria_key.Arg end
val conv :
conv:'a Cmdliner.Arg.converter ->
serialize:'a serialize ->
runtime_conv:'a runtime_conv ->
'a converter
val string : string converter
val bool : bool converter
val int : int converter
val info :
?docs:string ->
?docv:string ->
?doc:string ->
?env:string ->
string list ->
info
val ipv4_address : Ipaddr.V4.t converter
val ipv4 : (Ipaddr.V4.Prefix.t * Ipaddr.V4.t) converter
val ipv6 : Ipaddr.V6.t converter
val ipv6_prefix : Ipaddr.V6.Prefix.t converter