Legend:
Library
Module
Module type
Parameter
Class
Class type
Library
Module
Module type
Parameter
Class
Class type
Terms.
Shortcut for Cmdliner.Arg.value Arg.slot_description
.
val slot : P11.Slot.t option Cmdliner.Term.t
Term that combines the above slot-selecting terms: it makes sure that at most one is passed and builds a P11.Slot.t
value out of it.
val load_mode : P11.Load_mode.t Cmdliner.Term.t
Shortcut for Cmdliner.Arg.value Arg.load_mode
.
val user_type : P11.User_type.t option Cmdliner.Term.t
Shortcut for Cmdliner.Arg.value Arg.user_type
.