In Files

Methods

FCGI::GetValuesRecord

Public Class Methods

new(id, values) click to toggle source
# File lib/fcgi.rb, line 489
def initialize(id, values)
  super FCGI_GET_VALUES, id, values
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.