class Solargraph::LanguageServer::Message::Extended::DownloadCore
Update core Ruby documentation.
Public Instance Methods
process()
click to toggle source
# File lib/solargraph/language_server/message/extended/download_core.rb, line 12 def process host.show_message "Downloading cores is deprecated. Solargraph currently uses RBS for core and stdlib documentation", LanguageServer::MessageTypes::INFO end