new(banner = nil, width = 32, indent = ' ' * 4)
Class Public methods
Initializes the instance and yields itself if called with a block.
- banner
-
Banner message.
- width
-
Summary width.
-
indent
-
Summary indent.
Initializes the instance and yields itself if called with a block.
Banner message.
Summary width.
indent
Summary indent.
Please login to continue.