Method: Muwu::ProjectException::TextSourceFileNotFound#report
- Defined in:
- lib/muwu/project_exception/text_source_file_not_found.rb
#report ⇒ Object
13 14 15 |
# File 'lib/muwu/project_exception/text_source_file_not_found.rb', line 13 def report "file not found `#{@filename}` (#{@text_root_name} #{@numbering})" end |