postrank-labs / goliath

Goliath is a non-blocking Ruby web server framework

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How do I access Server::Runner instance at runtime to see port and other settings?

snitko opened this issue · comments

I'd like to be able to access server settings at runtime to be able to see port and other settings. How do I do that? I can't find it anywhere in the documentation.