Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/benoitc/gunicorn
/ tables
Function
tables
gunicorn/dirty/stash.py:496–498 · gunicorn/dirty/stash.py::tables
List all tables.
()
Source
from the content-addressed store, hash-verified
494
495
496
def
tables():
497
class
="st">""
class
="st">"List all tables."
class
="st">""
498
return
_get_client().tables()
499
500
501
def
table(name):
Callers
nothing calls this directly
Calls
2
_get_client
Function · 0.85
tables
Method · 0.80
Tested by
no test coverage detected