phoenix_title wx.py.shell.ShellFacadeΒΆ

Simplified interface to all shell-related functionality.

This is a semi-transparent facade, in that all attributes of other are accessible, even though only some are visible to the user.


class_hierarchy Class HierarchyΒΆ

Inheritance diagram for class ShellFacade:

method_summary Methods SummaryΒΆ

__init__

Create a ShellFacade instance.

help

Display some useful information about how to use the shell.


api Class APIΒΆ

class ShellFacadeΒΆ

Simplified interface to all shell-related functionality.

This is a semi-transparent facade, in that all attributes of other are accessible, even though only some are visible to the user.


MethodsΒΆ

__init__(self, other)ΒΆ

Create a ShellFacade instance.



help(self)ΒΆ

Display some useful information about how to use the shell.