Skip to main content

use_shell_context

Function use_shell_context 

Source
pub fn use_shell_context() -> ShellContext
Expand description

Access ShellContext from any descendant of [AppShell].

ยงPanics

Panics if called outside an AppShell tree (no context provided).