menu
terminal_library package
documentation
ssh_library/core/ssh_channel.dart
SSHChannel
done property
done property
dark_mode
light_mode
done
property
Future
<
void
>
get
done
Implementation
Future<void> get done => _controller._done.future;
terminal_library package
documentation
ssh_library/core/ssh_channel
SSHChannel
done property
SSHChannel class