shutdown function

  1. @JS('ChannelIO')
void shutdown(
  1. String command
)

Implementation

@JS('ChannelIO')
external void shutdown(String command);