FCGI::ValuesRecord
# File lib/fcgi.rb, line 495 495: def initialize(id, values) 496: super FCGI_PARAMS, id, values 497: end
# File lib/fcgi.rb, line 499 499: def empty? 500: @values.empty? 501: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.