Class: FileList

Inherits:
Object
  • Object
show all
Defined in:
lib/rake/ant/rake.rb

Instance Method Summary collapse

Instance Method Details

#to_strObject



8
9
10
# File 'lib/rake/ant/rake.rb', line 8

def to_str
  join(',')
end