Vscode.DebugAdapterExecutableval command : t -> stringval args : t -> string listval options : t -> DebugAdapterExecutableOptions.t Interop.or_undefinedval make :
command:string ->
?args:string list ->
?options:DebugAdapterExecutableOptions.t ->
unit ->
t