This commit is contained in:
2024-11-13 11:48:27 +01:00

View File

@@ -324,7 +324,7 @@ classDiagram
-io_buffer: IOBuffer
+ResponseParser(io_buffer IOBuffer)
+parse(xml str) Union~Command, Entry~
+parse(xml str) Command | Entry
}
class Entry {