unsilence.command_line.EntryPoint

Module Contents

Functions

main()

Entry Point if this script is run as a script instead of a library

run()

Run the Console Interface for Unsilence

unsilence.command_line.EntryPoint.main()

Entry Point if this script is run as a script instead of a library :return: None

unsilence.command_line.EntryPoint.run()

Run the Console Interface for Unsilence :return: None