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 7eaccc3 commit dcb4575Copy full SHA for dcb4575
Types/Turtle/VerticalLine.ps1
@@ -24,3 +24,4 @@ $instruction =
24
}
25
$this.Position = 0, $Distance
26
$this.Steps.Add($instruction)
27
+return $this
0 commit comments