Module: Coradoc::Mirror::Handlers::Comment
- Defined in:
- lib/coradoc/mirror/handlers/comment.rb
Overview
Handles CommentBlock → omitted (comments are not rendered).
Class Method Summary collapse
Class Method Details
.call(_element) ⇒ Object
8 9 10 |
# File 'lib/coradoc/mirror/handlers/comment.rb', line 8 def self.call(_element, *) nil end |