bundles / traitlets 5.14.3 / traitlets / config / application / Application / emit_help_epilogue
function
traitlets.config.application:Application.emit_help_epilogue
Signature
def emit_help_epilogue ( self , classes : bool ) → t.Generator[str, None, None] Summary
Yield the very bottom lines of the help message.
Extended Summary
If classes=False (the default), print --help-all msg.
Aliases
-
traitlets.config.Application.emit_help_epilogue