Method: ConverterBase#author_comment_force_close
- Defined in:
- lib/converterbase.rb
#author_comment_force_close ⇒ Object
769 770 771 772 773 |
# File 'lib/converterbase.rb', line 769 def if outputs(AUTHOR_COMMENT_CHUKI[][:close]) end end |