Class: TemplateFile
- Inherits:
-
Object
- Object
- TemplateFile
- Defined in:
- lib/rdoc/generators/template/html/resh/resh.rb
Instance Method Summary collapse
-
#initialize ⇒ TemplateFile
constructor
TemplateFile.new raise error.
Constructor Details
#initialize ⇒ TemplateFile
TemplateFile.new raise error. It’s best to be as safe as possible.
15 16 17 |
# File 'lib/rdoc/generators/template/html/resh/resh.rb', line 15 def initialize raise "DO NOT USE" end |