Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
78
def
macro(name, *args):
79
w.writeln(_macro(name, *args))
80
81
82
def
_force_string(owner, tag):
Callers
4
_boldline
Function · 0.85
do_definition
Function · 0.85
do
Function · 0.85
md2man.py
File · 0.85
Calls
2
_macro
Function · 0.85
writeln
Method · 0.80
Tested by
no test coverage detected