nixd
|
#include "nixd-config.h"
#include "lspserver/Connection.h"
#include "lspserver/Logger.h"
#include "nixd/CommandLine/Options.h"
#include "nixd/Controller/Controller.h"
#include <llvm/ADT/ArrayRef.h>
#include <llvm/Support/CommandLine.h>
Go to the source code of this file.
Functions | |
int | main (int argc, char *argv[]) |
int main | ( | int | argc, |
char * | argv[] ) |
Definition at line 50 of file nixd.cpp.
References nixd::LitTest, and lspserver::LSPServer::run().