MCPcopy Index your code
hub / github.com/sezanzeb/input-remapper / debug

Method debug

inputremapper/injection/macros/parse.py:237–239  ·  view source on GitHub ↗
(*args, **kwargs)

Source from the content-addressed store, hash-verified

235 assert isinstance(depth, int)
236
237 def debug(*args, **kwargs):
238 if verbose:
239 logger.debug(*args, **kwargs)
240
241 space = " " * depth
242

Callers 15

test_debugMethod · 0.80
test_defaultMethod · 0.80
__init__Method · 0.80
connectMethod · 0.80
runMethod · 0.80
refreshMethod · 0.80
stop_injectingMethod · 0.80
start_injectingMethod · 0.80
runMethod · 0.80
set_groupsMethod · 0.80
_use_xmodmap_symbolsMethod · 0.80
populateMethod · 0.80

Calls

no outgoing calls

Tested by 2

test_debugMethod · 0.64
test_defaultMethod · 0.64