context ¤
Classes:
Attributes:
-
sections– -
target_func(Callable[..., _Window]) –
sections module-attribute ¤
target_func module-attribute ¤
target_func: Callable[..., _Window] = (
lambda window, section_name=section_name: ContextTUIWindow(
window, section_name
)
)
ContextTUIWindow ¤
Methods: