Ticket #205 (new enhancement)
Command.ask() should handle NoDefault
| Reported by: | ygingras | Owned by: | ianb |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4.1 |
| Component: | script | Version: | svn-trunk |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Command.challenge() expect NoDefault? for it's default param when there is no reasonable value to use. Command.ask() also has the concept of no default value but it expects 'none' instead of NoDefault?.
A patch for add NoDefault? support in Command.ask() is included.
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

