CppTaskManager 1.0.0
Loading...
Searching...
No Matches
Classes | Typedefs | Functions
main.cpp File Reference
#include "TaskManager.h"
#include <iostream>
#include <fstream>
#include <nlohmann/json.hpp>
Include dependency graph for main.cpp:

Classes

struct  Config
 

Typedefs

using json = nlohmann::json
 

Functions

Config loadConfig (const std::string &path)
 
int main (int argc, char *argv[])
 

Typedef Documentation

◆ json

using json = nlohmann::json

Function Documentation

◆ loadConfig()

Config loadConfig ( const std::string &  path)

◆ main()

int main ( int  argc,
char *  argv[] 
)