Class: Hashicorp::Vagrant::Sdk::TerminalUIService::Service

Inherits:
Object
  • Object
show all
Includes:
GRPC::GenericService
Defined in:
lib/vagrant/protobufs/proto/vagrant_plugin_sdk/plugin_services_pb.rb

Overview


Terminal UI Service


TerminalUIService is a service that provides "sdk/terminal.UI" interface to plugins. Plugins don't interact with this directly, they usually interact with it indirectly via a terminal.UI implementation.