|
nixd
|
#include "nixd-config.h"#include "nixd/CommandLine/Options.h"#include "nixd/Eval/AttrSetProvider.h"#include <llvm/Support/CommandLine.h>#include <lspserver/Connection.h>#include <nixt/InitEval.h>#include <unistd.h>Go to the source code of this file.
Functions | |
| int | main (int Argc, const char *Argv[]) |
| int main | ( | int | Argc, |
| const char * | Argv[] ) |
Definition at line 49 of file nixd-attrset-eval.cpp.
References nixt::initEval(), lspserver::LitTest, nixd::LitTest, lspserver::LSPServer::run(), and lspserver::Logger::Verbose.