1 2 3 4 5 6 7
type vyconf_defaults = { config_file: string; pid_file: string; socket: string; } val defaults : vyconf_defaults