class RPCBench::ServerOptions

Public Class Methods

new() click to toggle source
Calls superclass method RPCBench::Options::new
# File lib/rpc_bench/options.rb, line 54
def initialize
  super
end