parse should take an instance
Reported by bahuvrihi | October 21st, 2008 @ 08:20 AM
Task.parse should allow optional specification of the instance that gets reconfigured with parsed options.
def parse(argv=ARGV, app=Tap::App.instace, instance=new)
end
Comments and changes to this ticket
-
bahuvrihi January 12th, 2009 @ 11:49 PM
- State changed from new to invalid
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.