= 1024" x-on:close-sidebar="sidebar=window.innerWidth >= 1024 && true">
package genspio
-
genspio
-
Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
val string :
?default:c_string t ->
doc:string ->
string list ->
c_string t option_spec
val flag : ?default:bool t -> doc:string -> string list -> bool t option_spec
val (&) : 'a option_spec -> ('b, 'c) cli_options -> ('a -> 'b, 'c) cli_options
val usage : string -> ('a, 'a) cli_options