MCPcopy Create free account
hub / github.com/apache/thrift / ping

Method ping

tutorial/rb/RubyServer.rb:35–37  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

33 end
34
35 def ping()
36 puts "ping()"
37 end
38
39 def add(n1, n2)
40 print "add(", n1, ",", n2, ")\n"

Callers 2

RubyClient.rbFile · 0.45
runFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected