Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/raspberrypi/documentation
/ newline
Method
newline
scripts/ninja_syntax.py:37–38 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
35
self.width = width
36
37
def
newline(self):
38
self.output.write(
'\n'
)
39
40
def
comment(self, text):
41
if
self.width > 0:
Callers
1
create_auto_ninjabuild.py
File · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected