Object
# File lib/net/ldap/dataset.rb, line 29 29: def initialize(io) 30: @io = io 31: end
# File lib/net/ldap/dataset.rb, line 32 32: def gets 33: s = @io.gets 34: s.chomp if s 35: end
Disabled; run with --debug to generate this.
[Validate]
Generated with the Darkfish Rdoc Generator 1.1.6.