MCPcopy Create free account
hub / github.com/pywebio/PyWebIO / filename_ok

Function filename_ok

pywebio/platform/path_deploy.py:22–23  ·  view source on GitHub ↗
(f)

Source from the content-addressed store, hash-verified

20
21
22def filename_ok(f):
23 return not f.startswith(('.', '_'))
24
25
26def identifiers_info(code):

Callers 2

valid_and_norm_pathFunction · 0.85
default_index_pageFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…