menu
neomage package
documentation
core/platform/platform_interface.dart
RunningProcess
kill abstract method
kill abstract method
dark_mode
light_mode
kill
abstract method
bool
kill
(
)
Send a signal to the process. Returns true if the signal was delivered.
Implementation
bool kill();
neomage package
documentation
core/platform/platform_interface
RunningProcess
kill abstract method
RunningProcess class