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: [email protected]
          Reporter: [email protected]

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

--

Reply via email to