DebugProtocol.RunInTerminalArguments
val kind_of_js : Ojs.t -> kind
val kind_to_js : kind -> Ojs.t
include sig ... end
val kind : t -> kind Interop.or_undefined
val title : t -> string Interop.or_undefined
val cwd : t -> string
val args : t -> string list
val env : t -> string Interop.or_undefined Interop.Dict.t Interop.or_undefined
val argsCanBeInterpretedByShell : t -> bool Interop.or_undefined