Libraries
»
protobuf
(3.10.9)
»
Index
»
Protobuf
»
Rpc
»
ServiceDirectory
»
#restart
Method: Protobuf::Rpc::ServiceDirectory#restart
Defined in:
lib/protobuf/rpc/service_directory.rb
#
restart
⇒
Object
116 117 118 119
# File 'lib/protobuf/rpc/service_directory.rb', line 116
def
restart
stop
start
end