= 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:str t -> doc:string -> string list -> str 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