Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
155
def
file_quote(_p):
156
return
_p
157
158
159
if
IS_WIN:
Callers
2
start
Method · 0.90
which
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected