MCPcopy Index your code
hub / github.com/pgadmin-org/pgadmin4 / file_quote

Function file_quote

web/pgadmin/utils/__init__.py:155–156  ·  view source on GitHub ↗
(_p)

Source from the content-addressed store, hash-verified

153
154
155def file_quote(_p):
156 return _p
157
158
159if IS_WIN:

Callers 2

startMethod · 0.90
whichMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected