Flowdock
path() public

Returns the path of the local address of unixsocket.

s = UNIXServer.new("/tmp/sock")
p s.path #=> "/tmp/sock"
Show source
Register or log in to add new notes.