MCPcopy Create free account
hub / github.com/nodejs/node / Quoted

Function Quoted

deps/v8/tools/release/git_recipes.py:96–97  ·  view source on GitHub ↗
(s)

Source from the content-addressed store, hash-verified

94
95
96def Quoted(s):
97 return "\"%s\"" % s
98
99
100class GitRecipesMixin(object):

Callers 4

GitAddMethod · 0.85
GitApplyPatchMethod · 0.85
GitUploadMethod · 0.85
GitCommitMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected