Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/apenwarr/redo
/ cmd_ifcreate.py
File
cmd_ifcreate.py
redo/cmd_ifcreate.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"redo-ifcreate: build the current target if these targets are created."
""
2
import
sys, os
3
from
.
import
env, logs, state
4
from
.logs
import
err
Callers
nothing calls this directly
Calls
1
main
Function · 0.70
Tested by
no test coverage detected