MCPcopy Create free account
hub / github.com/pgadmin-org/pgadmin4 / pprompt

Function pprompt

web/pgadmin/setup/user_info.py:30–31  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

28
29
30def pprompt():
31 return getpass.getpass(), getpass.getpass('Retype password:')
32
33
34def user_info_server():

Callers 1

user_info_serverFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected