teditor  1.8.0@@fee5e94
Terminal based editor written in C++
Public Member Functions | List of all members
teditor::todo::Parser Class Reference

#include <parser.h>

Public Member Functions

 Parser (const std::string &f)
 
void reload ()
 
const CalendarItemsitems () const
 

Detailed Description

todo file parser!

Constructor & Destructor Documentation

◆ Parser()

teditor::todo::Parser::Parser ( const std::string &  f)
inline

Member Function Documentation

◆ items()

const CalendarItems& teditor::todo::Parser::items ( ) const
inline

◆ reload()

void teditor::todo::Parser::reload ( )
inline

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