Module
PryRemoteEm::Client::Generic
In:
lib/pry-remote-em/client/generic.rb
Methods
connection_completed
debug
error
info
log
new
opts
print
receive_banner
start_tls
warn
Included Modules
EM::Deferrable
Proto
Public Class methods
new
(opt = {})
Public Instance methods
connection_completed
()
debug
(str)
Alias for
print
error
(str)
Alias for
print
info
(str)
Alias for
print
log
()
opts
()
print
(str)
receive_banner
(name, version, scheme)
start_tls
()
warn
(str)
Alias for
print
[Validate]