MCPcopy Create free account
hub / github.com/boostorg/build / on

Method on

v2/util/logger.py:32–33  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

30 return False
31
32 def on (self):
33 return True
34
35class TextLogger (NullLogger):
36 def __init__ (self):

Callers 3

logMethod · 0.95
increase_indentMethod · 0.95
decrease_indentMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected