menu
omnyshell package
documentation
omnyshell.dart
ShellSession
kill abstract method
kill abstract method
dark_mode
light_mode
kill
abstract method
Future
<
void
>
kill
(
)
Forcibly terminates the process and releases resources.
Implementation
Future<void> kill();
omnyshell package
documentation
omnyshell
ShellSession
kill abstract method
ShellSession class