|
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 49 of file nixd.cpp.
References lspserver::LitTest, nixd::LitTest, lspserver::LSPServer::run(), and lspserver::Logger::Verbose.