Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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_debug
Method · 0.80
test_default
Method · 0.80
__init__
Method · 0.80
connect
Method · 0.80
run
Method · 0.80
refresh
Method · 0.80
stop_injecting
Method · 0.80
start_injecting
Method · 0.80
run
Method · 0.80
set_groups
Method · 0.80
_use_xmodmap_symbols
Method · 0.80
populate
Method · 0.80
Calls
no outgoing calls
Tested by
2
test_debug
Method · 0.64
test_default
Method · 0.64