magic-wormhole/src/wormhole/cli
Brian Warner 58cf584fb0 cmd_receive: treat 'quit' or other non- yes/no answers as "no"
So "yes" or "Yes" or "y" or "Y" or anything else that starts with y/Y means
yes, and a bare newline means yes, but anything else means no.
2019-05-29 23:32:02 -07:00
..
__init__.py unsplit cli step 2: edit files 2016-04-20 19:15:33 -07:00
cli.py Correct spelling mistakes 2018-11-23 07:38:21 +00:00
cmd_receive.py cmd_receive: treat 'quit' or other non- yes/no answers as "no" 2019-05-29 23:32:02 -07:00
cmd_send.py Added support for sending block devices 2019-02-22 14:15:58 +04:00
cmd_ssh.py Make code pep-8 compliant 2018-04-21 13:00:08 +05:30
public_relay.py Make code pep-8 compliant 2018-04-21 13:00:08 +05:30
welcome.py extreme measures to appease last pep8 complaint 2018-06-16 16:22:40 -07:00