We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bf4cdac commit 08cf9baCopy full SHA for 08cf9ba
xmlua/node.lua
@@ -38,4 +38,5 @@ end
38
function Node:unlink()
39
return libxml2.xmlUnlinkNode(self.node)
40
end
41
+
42
return Node
0 commit comments