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.HorizontalLine
1 parent 5b05d3a commit 6de2157Copy full SHA for 6de2157
Types/Turtle/HorizontalLine.ps1
@@ -23,3 +23,4 @@ $instruction =
23
}
24
$this.Position = $Distance,0
25
$this.Steps.Add($instruction)
26
+return $this
0 commit comments