AlkantarClanX12
Current Path : /opt/alt/ruby18/share/ri/1.8/system/Generators/HtmlFile/ |
Current File : //opt/alt/ruby18/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