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

Function _nice

redo/builder.py:7–8  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

5
6
7def _nice(t):
8 return state.relpath(t, env.v.STARTDIR)
9
10
11def _try_stat(filename):

Callers 3

startMethod · 0.85
_start_selfMethod · 0.85
runFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected