www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.bugs - [Issue 14250] New: add function for reading a password to std.getopt

https://issues.dlang.org/show_bug.cgi?id=14250

          Issue ID: 14250
           Summary: add function for reading a password to std.getopt
           Product: D
           Version: D2
          Hardware: All
                OS: All
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: Phobos
          Assignee: nobody puremagic.com
          Reporter: code dawg.eu

Or possibly add a new std.getpass module.
There is a python module getpass that nicely implements the needed function.
https://docs.python.org/2/library/getpass.html

--
Mar 06 2015