Skip to content

v-r-b/userinput_vrb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

userinput_vrb

Helper functions for console user input.

This module defines:

function input_with_default()

Read string from stdin. If empty, return dflt.

function getpass_not_empty()

Read password from stdin, don't allow empty password.()

function choose_from()

Read character from stdin. The user must input one of the characters passed in choices. A default may be given.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages