file_transfer.send_file

Functions

send_file(→ None)

Module Contents

file_transfer.send_file.send_file(filename: str = 'mytext.txt', testing: bool = False) None