Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/benoitc/gunicorn
/ get
Method
get
gunicorn/config.py:334–335 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
332
return
copy.copy(self)
333
334
def
get(self):
335
return
self.value
336
337
def
set(self, val):
338
if
not callable(self.validator):
Callers
15
__getattr__
Method · 0.45
worker_class_str
Method · 0.45
worker_class
Method · 0.45
address
Method · 0.45
uid
Method · 0.45
gid
Method · 0.45
proc_name
Method · 0.45
logger_class
Method · 0.45
ssl_options
Method · 0.45
env
Method · 0.45
sendfile
Method · 0.45
reuse_port
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected