Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/benoitc/gunicorn
/ uid
Method
uid
gunicorn/config.py:138–139 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
136
137
@property
138
def
uid(self):
139
return
self.settings[
'user'
].get()
140
141
@property
142
def
gid(self):
Callers
nothing calls this directly
Calls
1
get
Method · 0.45
Tested by
no test coverage detected