MCPcopy
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."""
2import sys, os
3from . import env, logs, state
4from .logs import err

Callers

nothing calls this directly

Calls 1

mainFunction · 0.70

Tested by

no test coverage detected