palliate v0.0.1
Palliate application and built-in plugins
Cli Class Reference

#include <cli.h>

Public Member Functions

 Cli (std::span< char const *const > args)
 
void map_into (toml::table &target)
 

Static Public Member Functions

static const std::string help ()
 

Public Attributes

std::unordered_map< std::string_view, std::string_view > tokens
 

Constructor & Destructor Documentation

◆ Cli()

Cli::Cli ( std::span< char const *const >  args)
explicit

Member Function Documentation

◆ help()

const std::string Cli::help ( )
static

◆ map_into()

void Cli::map_into ( toml::table &  target)

Member Data Documentation

◆ tokens

std::unordered_map<std::string_view, std::string_view> Cli::tokens

The documentation for this class was generated from the following files: