nixd
Loading...
Searching...
No Matches
nixd
include
nixd
CommandLine
CommandLine/Configuration.h
Go to the documentation of this file.
1
/// \file
2
/// \brief Allow default configuration being passed via CLI
3
#pragma once
4
5
#include "
nixd/Controller/Configuration.h
"
6
7
#include <exception>
8
9
namespace
nixd
{
10
11
/// \brief Parse the CLI flag and initialize the config nixd::DefaultConfig
12
nixd::Configuration
parseCLIConfig
();
13
14
}
// namespace nixd
Configuration.h
Declares workspace configuration schema.
nixd
Definition
CommandLine/Configuration.h:9
nixd::parseCLIConfig
nixd::Configuration parseCLIConfig()
Parse the CLI flag and initialize the config nixd::DefaultConfig.
Definition
CommandLine/Configuration.cpp:27
nixd::Configuration
Definition
Controller/Configuration.h:14
Generated by
1.12.0