multiple configs for &c.array
Reported by bahuvrihi | August 25th, 2008 @ 02:42 PM
Make it so that an array config can take multiple configurations like:
% tap -- atask --array one --array two --array '[three, four]'
to produce:
atask.array # => ['one', 'two', 'three', 'four']
Comments and changes to this ticket
-
bahuvrihi December 8th, 2008 @ 08:39 AM
- Tag changed from feature, tap to feature, tap, validations
- State changed from new to resolved
-
bahuvrihi December 8th, 2008 @ 08:39 AM
- Assigned user set to bahuvrihi
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป
A framework for making configurable, file-based tasks and workflows.