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

Class RekallPrompt

source code


Instance Methods
 
in_prompt_tokens(self, cli=None) source code
 
out_prompt_tokens(self) source code

Inherited from IPython.terminal.prompts.Prompts: __init__, continuation_prompt_tokens, rewrite_prompt_tokens

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Properties

Inherited from object: __class__

Method Details

in_prompt_tokens(self, cli=None)

source code 
Overrides: IPython.terminal.prompts.Prompts.in_prompt_tokens

out_prompt_tokens(self)

source code 
Overrides: IPython.terminal.prompts.Prompts.out_prompt_tokens