Current Path : /usr/local/share/ri/1.8/system/Generators/HtmlFile/ |
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/Generators/HtmlFile/cdesc-HtmlFile.yaml |
--- !ruby/object:RI::ClassDescription attributes: - !ruby/object:RI::Attribute comment: name: name rw: R - !ruby/object:RI::Attribute comment: name: path rw: R class_methods: - !ruby/object:RI::MethodSummary name: new comment: - !ruby/struct:SM::Flow::P body: Handles the mapping of a file's information to HTML. In reality, a file corresponds to a <tt>TopLevel</tt> object, containing modules, classes, and top-level methods. In theory it <em>could</em> contain attributes and aliases, but we ignore these for now. constants: [] full_name: Generators::HtmlFile includes: [] instance_methods: - !ruby/object:RI::MethodSummary name: <=> - !ruby/object:RI::MethodSummary name: file_attribute_values - !ruby/object:RI::MethodSummary name: filename_to_label - !ruby/object:RI::MethodSummary name: http_url - !ruby/object:RI::MethodSummary name: index_name - !ruby/object:RI::MethodSummary name: parent_name - !ruby/object:RI::MethodSummary name: value_hash - !ruby/object:RI::MethodSummary name: write_on name: HtmlFile superclass: ContextUser