menu
process_run package
documentation
utils/shell_context.dart
ShellMixin
pushd abstract method
pushd abstract method
dark_mode
light_mode
pushd
abstract method
Shell
pushd
(
String
path
)
inherited
Create a new shell at the given path, allowing popd on it
Implementation
Shell pushd(String path);
process_run package
documentation
utils/shell_context
ShellMixin
pushd abstract method
ShellMixin mixin