Markopy
Utilizing Markov Models for brute forcing attacks
Markov::API::CLI Namespace Reference

Structure to hold parsed cli arguements. More...

Classes

struct  _programOptions
 Structure to hold parsed cli arguements. More...
 
class  Argparse
 Parse command line arguements. More...
 
class  Terminal
 pretty colors for Terminal. Windows Only. More...
 

Typedefs

typedef struct Markov::API::CLI::_programOptions ProgramOptions
 Structure to hold parsed cli arguements. More...
 

Functions

std::ostream & operator<< (std::ostream &os, const Markov::API::CLI::Terminal::color &c)
 

Detailed Description

Structure to hold parsed cli arguements.

Namespace for the CLI objects

Typedef Documentation

◆ ProgramOptions

Structure to hold parsed cli arguements.

Function Documentation

◆ operator<<()

std::ostream& Markov::API::CLI::operator<< ( std::ostream &  os,
const Markov::API::CLI::Terminal::color c 
)

overload for std::cout.