You are viewing an older version (5.14.3). Go to latest (5.15.0)
{ } Raw JSON

bundles / traitlets 5.14.3 / traitlets / config / application / Application / emit_help_epilogue

function

traitlets.config.application:Application.emit_help_epilogue

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

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