Module Core_extended.Deprecated_command.Shared_flags

type 'a t = {
flags : unit Flag.t list;
get : unit ‑> 'a;
}