MCPcopy
hub / github.com/apenwarr/redo / macro

Function macro

docs/md2man.py:78–79  ·  view source on GitHub ↗
(name, *args)

Source from the content-addressed store, hash-verified

76
77
78def macro(name, *args):
79 w.writeln(_macro(name, *args))
80
81
82def _force_string(owner, tag):

Callers 4

_boldlineFunction · 0.85
do_definitionFunction · 0.85
doFunction · 0.85
md2man.pyFile · 0.85

Calls 2

_macroFunction · 0.85
writelnMethod · 0.80

Tested by

no test coverage detected