method

unix_path

Importance_1
Ruby latest stable (v2_5_5) - 0 notes - Class: Addrinfo
unix_path() public

Returns the socket path as a string.

Addrinfo.unix("/tmp/sock").unix_path       #=> "/tmp/sock"
Show source
Register or log in to add new notes.