Class: FileList
- Inherits:
-
Object
- Object
- FileList
- Defined in:
- lib/rake/ant/rake.rb
Instance Method Summary collapse
Instance Method Details
#to_str ⇒ Object
8 9 10 |
# File 'lib/rake/ant/rake.rb', line 8 def to_str join(',') end |