class Solargraph::LanguageServer::Host::Diagnoser

def stop

Returns:
  • (void) -
def stop
  @stopped = true
end