Antkeeper  0.0.1
Public Attributes | List of all members
text_file Struct Reference

Virtual text file. More...

#include <text-file.hpp>

Public Attributes

std::vector< std::string > lines
 Text file lines. More...
 

Detailed Description

Virtual text file.

Definition at line 29 of file text-file.hpp.

Member Data Documentation

◆ lines

std::vector<std::string> text_file::lines

Text file lines.

Definition at line 32 of file text-file.hpp.


The documentation for this struct was generated from the following file: