Skip to main content
Version: Main branch

misc

superduper.misc

Source code

border_msg​

border_msg(msg,
indent=1,
width=None,
title=None)
ParameterDescription
msgMessage to print
indentIndentation of the box
widthWidth of the box
titleTitle of the box

Print message-box with optional title.