You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Precisely. That's what I'm suggesting is the deficiency. FileLists are the core primitive of rake. It's how file tasks are generated. directory itself is a wrapper for file tasks. It's incongruent for some file tasks to accept FileLists but not others.
I was shocked to learn that
directory files.pathmap("%d")
doesn't work.Does this seem like a reasonable feature request?
The text was updated successfully, but these errors were encountered: