Run ARGV parsing should be split into CommandLine module
Reported by bahuvrihi | April 30th, 2008 @ 11:24 AM | in Tap 0.10.0
Run ARGV parsing is of use in multiple places and should be split out into the CommandLine module. The parsing method should be like:
def parse_run_argv(argv=ARGV)
...
end
# => return rounds of tasks for enque
Comments and changes to this ticket
-
bahuvrihi May 29th, 2008 @ 12:34 PM
- State changed from new to invalid
- Assigned user set to bahuvrihi
argv parsing is now a part of FrameworkMethods.
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.