{ } Raw JSON

bundles / traitlets 5.15.0 / traitlets / config / application / Application / emit_examples

function

traitlets.config.application:Application.emit_examples

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

Signature

def   emit_examples ( self )  →  t.Generator[str, None, None]

Summary

Yield lines with the usage and examples.

Extended Summary

This usage string goes at the end of the command line help string and should contain examples of the application's usage.

Aliases

  • traitlets.config.Application.emit_examples