Current Path : /usr/local/share/ri/1.8/system/WEBrick/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //usr/local/share/ri/1.8/system/WEBrick/cdesc-WEBrick.yaml |
--- !ruby/object:RI::ClassDescription attributes: [] class_methods: [] comment: - !ruby/struct:SM::Flow::P body: accesslog.rb -- Access log handling utilities - !ruby/struct:SM::Flow::P body: "Author: IPR -- Internet Programming with Ruby -- writers Copyright (c) 2002 keita yamaguchi Copyright (c) 2002 Internet Programming with Ruby writers" - !ruby/struct:SM::Flow::P body: "$IPR: accesslog.rb,v 1.1 2002/10/01 17:16:32 gotoyuzo Exp $" constants: - !ruby/object:RI::Constant comment: name: NullReader value: Object.new - !ruby/object:RI::Constant comment: name: VERSION value: "\"1.3.1\"" - !ruby/object:RI::Constant comment: name: CR value: "\"\\x0d\"" - !ruby/object:RI::Constant comment: name: LF value: "\"\\x0a\"" - !ruby/object:RI::Constant comment: name: CRLF value: "\"\\x0d\\x0a\"" full_name: WEBrick includes: [] instance_methods: [] name: WEBrick superclass: