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