Package rekall :: Module ipython_support
[frames] | no frames]

Module ipython_support

source code

Support IPython 4.0.


Author: Michael Cohen <scudette@gmail.com>

Classes
  RekallObjectInspector
Rekall specific object inspector.
  RekallShell
  RekallPrompt
Functions
 
RekallCompleter(self, text)
Sophisticated command line completer for Rekall.
source code
 
Shell(user_session) source code
Variables
  REGISTERED_MAGICS = [<class 'rekall.plugins.common.efilter_plu...
  __package__ = 'rekall'
Variables Details

REGISTERED_MAGICS

Value:
[<class 'rekall.plugins.common.efilter_plugins.ipython.EfilterMagics'>\
]