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.
Turtle.ToString()
1 parent dbb7d55 commit 081f5b6Copy full SHA for 081f5b6
Types/Turtle/ToString.ps1
@@ -0,0 +1,3 @@
1
+param()
2
+
3
+return "$($this.SVG.OuterXml)"
0 commit comments