Vscode.Breakpointval id : t -> stringval enabled : t -> stringval condition : t -> string Interop.or_undefinedval hitCondition : t -> string Interop.or_undefinedval logMessage : t -> string Interop.or_undefinedval make :
?enabled:bool ->
?condition:string ->
?hitCondition:string ->
?logMessage:string ->
unit ->
t