Logo
1.0
  • API Reference
    • tenjint.event
    • tenjint.output
    • tenjint.service
    • tenjint.logger
    • tenjint.optimize
    • tenjint.config
    • tenjint.debug
    • tenjint.tenjint
    • tenjint.plugins.machine
    • tenjint.plugins.operatingsystem
    • tenjint.plugins.singlestep
    • tenjint.plugins.breakpoint
    • tenjint.plugins.slp
    • tenjint.plugins.taskswitch
    • tenjint.plugins.interactive
      • InteractiveShell
        • InteractiveShell.arch
        • InteractiveShell.callbacks
        • InteractiveShell.name
        • InteractiveShell.os
        • InteractiveShell.show_events
        • InteractiveShell.__init__
        • InteractiveShell.cancel_callback
        • InteractiveShell.cont
        • InteractiveShell.get_context
        • InteractiveShell.load
        • InteractiveShell.request_callback
        • InteractiveShell.request_shutdown
        • InteractiveShell.shutdown
        • InteractiveShell.uninit
      • TenjintPrompts
      • TenjintShell
      • tenjintInputTransformer
    • tenjint.plugins.plugins
    • tenjint.api.api_x86_64
    • tenjint.api.api
    • tenjint.api.api_aarch64
  • tenjint Raspberry Pi 4 Image
tenjint
  • Docs »
  • API Reference »
  • tenjint.plugins.interactive »
  • InteractiveShell
  • View page source

InteractiveShell¶

class tenjint.plugins.interactive.InteractiveShell[source]¶

Attributes

InteractiveShell.arch

InteractiveShell.callbacks

InteractiveShell.name

InteractiveShell.os

InteractiveShell.show_events

Methods

InteractiveShell.__init__()

Initialize self.

InteractiveShell.cancel_callback(cb_id)

InteractiveShell.cont()

InteractiveShell.get_context()

InteractiveShell.load(**kwargs)

Load function

InteractiveShell.request_callback([…])

InteractiveShell.request_shutdown()

InteractiveShell.shutdown()

InteractiveShell.uninit()

Uninit function

Next Previous

© Copyright 2020, BedRock Systems, Inc

Built with Sphinx using a theme provided by Read the Docs.