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

Method RunStep

deps/v8/tools/release/roll_merge.py:150–152  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

148 MESSAGE = "Prepare version file."
149
150 def RunStep(self):
151 # This is used to calculate the patch level increment.
152 self.ReadAndPersistVersion()
153
154
155class IncrementVersion(Step):

Callers

nothing calls this directly

Calls 1

ReadAndPersistVersionMethod · 0.80

Tested by

no test coverage detected