ShellContextExt extension
Shell context extension
- on
Methods
-
copyWith(
{ShellEnvironment? shellEnvironment}) → ShellContext -
Available on ShellContext, provided by the ShellContextExt extension
Copy with a new shell environment -
runZoned<
T> (Future< T> action()) → Future<T> -
Available on ShellContext, provided by the ShellContextExt extension
Run in a zone,