Inherits textwrap::TextWrapper.
Public Member Functions | |
def | __call__ |
Call interface around Python textwrap.Textwrapper class.
Definition at line 78 of file irbe_cli.py.
def irbe_cli.UsageWrapper.__call__ | ( | self, | ||
args | ||||
) |
Format arguments, with TextWrapper indentation.
Definition at line 83 of file irbe_cli.py.