Method: Async::IO::SharedEndpoint#endpoint
- Defined in:
- lib/async/io/shared_endpoint.rb
#endpoint ⇒ Object (readonly)
Returns the value of attribute endpoint.
63 64 65 |
# File 'lib/async/io/shared_endpoint.rb', line 63 def endpoint @endpoint end |