Method: YARD::Parser::SourceParser#file
- Defined in:
- lib/yard/parser/source_parser.rb
#file ⇒ String
Returns the filename being parsed by the parser.
384 385 386 |
# File 'lib/yard/parser/source_parser.rb', line 384 def file @file end |