Method: ANTLR3::Test::Location#output_directory
- Defined in:
- lib/antlr3/test/functional.rb
#output_directory(name = test_group) ⇒ Object
30 31 32 |
# File 'lib/antlr3/test/functional.rb', line 30 def output_directory( name = test_group ) local_path( name ) end |