Method: Rant::CSharp::BaseCompilerAdapter#outfile
- Defined in:
- lib/rant/csharp/base_compiler_adapter.rb
#outfile(target) ⇒ Object
78 79 80 |
# File 'lib/rant/csharp/base_compiler_adapter.rb', line 78 def outfile target string_argument "out", target end |