- Inheritance
-
< Generators::ContextUser
< Object
Handles the mapping of a file‘s information to HTML. In reality, a
file corresponds to a TopLevel
object, containing modules, classes, and top-level methods. In theory it
could contain attributes and aliases, but we ignore these for now.
Attributes
Name |
Visibility |
R/W |
Description |
name |
public |
R |
|
path |
public |
R |
|
Methods
Class
Visibility |
Signature |
public |
new (context, options, file_dir) |
Instance
Class Method Detail
new(context, options, file_dir)
Instance Method Detail
<=>(other)
file_attribute_values()
filename_to_label()
http_url(file_dir)
index_name()
parent_name()
value_hash()
write_on(f)