COMPASS  5.4.4
End-to-end AO simulation tool using GPU acceleration
shesha.util.ipython_embed.CustomPrompt Class Reference
Inheritance diagram for shesha.util.ipython_embed.CustomPrompt:
Collaboration diagram for shesha.util.ipython_embed.CustomPrompt:

Public Member Functions

def __init__ (self, shell)
 
def setName (self, name)
 
def in_prompt_tokens (self, cli=None)
 
def out_prompt_tokens (self)
 

Public Attributes

 name
 

Static Public Attributes

string name = ""
 

Detailed Description

Definition at line 5 of file ipython_embed.py.

Constructor & Destructor Documentation

◆ __init__()

def shesha.util.ipython_embed.CustomPrompt.__init__ (   self,
  shell 
)

Definition at line 8 of file ipython_embed.py.

Member Function Documentation

◆ in_prompt_tokens()

def shesha.util.ipython_embed.CustomPrompt.in_prompt_tokens (   self,
  cli = None 
)

Definition at line 14 of file ipython_embed.py.

◆ out_prompt_tokens()

def shesha.util.ipython_embed.CustomPrompt.out_prompt_tokens (   self)

Definition at line 22 of file ipython_embed.py.

◆ setName()

def shesha.util.ipython_embed.CustomPrompt.setName (   self,
  name 
)

Definition at line 11 of file ipython_embed.py.

Member Data Documentation

◆ name [1/2]

string shesha.util.ipython_embed.CustomPrompt.name = ""
static

Definition at line 6 of file ipython_embed.py.

◆ name [2/2]

shesha.util.ipython_embed.CustomPrompt.name

Definition at line 12 of file ipython_embed.py.


The documentation for this class was generated from the following file: