rescalante-lilly / ruffus

Automatically exported from code.google.com/p/ruffus
MIT License
0 stars 0 forks source link

Let @split returns the names of output files created rather than via "globs" #35

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
@split only specifies the names of output files via a matching glob. This is 
error prone and inflexible. Let the actual names be returned from the function.

Original issue reported on code.google.com by bunbu...@gmail.com on 11 Mar 2011 at 3:12