MCPcopy Create free account
hub / github.com/ActiveState/code / doShFile

Function doShFile

recipes/Python/577546_linecountpy/recipe-577546.py:161–162  ·  view source on GitHub ↗
(file)

Source from the content-addressed store, hash-verified

159
160
161def doShFile(file):
162 return doRegularFile(file, '#')
163
164
165def doMFile(file):

Callers 1

doFileFunction · 0.85

Calls 1

doRegularFileFunction · 0.85

Tested by

no test coverage detected