{ } Raw JSON

bundles / traitlets latest / traitlets / config / application / Application / emit_help_epilogue

function

traitlets.config.application:Application.emit_help_epilogue

source: /traitlets/config/application.py :620

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