Method: ResumeHTMLFormatter#process
- Defined in:
- lib/teuton/report/formatter/resume/html.rb
#process(options = {}) ⇒ Object
15 16 17 18 19 |
# File 'lib/teuton/report/formatter/resume/html.rb', line 15 def process( = {}) build_data() build_page deinit end |