MantisBase v0.3.4
Loading...
Searching...
No Matches
mantisbase.h File Reference

The main application for mantisbase. More...

#include <memory>
#include <string>
#include <filesystem>
#include <chrono>
#include <argparse/argparse.hpp>
#include <dukglue/dukglue.h>
#include "core/types.h"
#include "core/kv_store.h"
Include dependency graph for mantisbase.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  mb::MantisBase
 MantisBase entry point. More...
 

Namespaces

namespace  mb
 router.h
 

Detailed Description

The main application for mantisbase.

Controls all other units creation, commandline parsing as well as handling application state.

Created by allan on 16/05/2025.