misc
superduper.misc
border_msg
​
border_msg(msg,
indent=1,
width=None,
title=None)
Parameter | Description |
---|---|
msg | Message to print |
indent | Indentation of the box |
width | Width of the box |
title | Title of the box |
Print message-box with optional title.