DebugProtocol.InitializeArgumentsval path_format_of_js : Ojs.t -> path_formatval path_format_to_js : path_format -> Ojs.tinclude sig ... endval clientID : t -> string Interop.or_undefinedval clientName : t -> string Interop.or_undefinedval adapterID : t -> stringval locale : t -> string Interop.or_undefinedval linesStartAt1 : t -> bool Interop.or_undefinedval columnsStartAt1 : t -> bool Interop.or_undefinedval pathFormat : t -> path_format Interop.or_undefinedval supportsVariableType : t -> bool Interop.or_undefinedval supportsVariablePaging : t -> bool Interop.or_undefinedval supportsRunInTerminalRequest : t -> bool Interop.or_undefinedval supportsMemoryReferences : t -> bool Interop.or_undefinedval supportsProgressReporting : t -> bool Interop.or_undefinedval supportsInvalidatedEvent : t -> bool Interop.or_undefinedval supportsMemoryEvent : t -> bool Interop.or_undefinedval supportsArgsCanBeInterpretedByShell : t -> bool Interop.or_undefinedval supportsStartDebuggingRequest : t -> bool Interop.or_undefined