Ticket #205 (new enhancement)

Opened 4 years ago

Last modified 3 years ago

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

paste-ask-nodefault.diff Download (1.2 KB) - added by ygingras 4 years ago.
patch to add NoDefault? support in Command.ask()

Change History

Changed 4 years ago by ygingras

patch to add NoDefault? support in Command.ask()

Note: See TracTickets for help on using tickets.