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.VerticalLine
1 parent dcb4575 commit 62af716Copy full SHA for 62af716
Turtle.types.ps1xml
@@ -1655,7 +1655,7 @@ $instruction =
1655
}
1656
$this.Position = $Distance,0
1657
$this.Steps.Add($instruction)
1658
-
+return $this
1659
</Script>
1660
</ScriptMethod>
1661
<ScriptMethod>
@@ -4489,7 +4489,7 @@ $instruction =
4489
4490
$this.Position = 0, $Distance
4491
4492
4493
4494
4495
0 commit comments