D7net
Home
Console
Upload
information
Create File
Create Folder
About
Tools
:
/
opt
/
alt
/
ruby18
/
share
/
ri
/
1.8
/
system
/
WEBrick
/
Filename :
cdesc-WEBrick.yaml
back
Copy
--- !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: