Antkeeper
0.0.1
|
Virtual text file. More...
#include <text-file.hpp>
Public Attributes | |
std::vector< std::string > | lines |
Text file lines. More... | |
Virtual text file.
Definition at line 29 of file text-file.hpp.
std::vector<std::string> text_file::lines |
Text file lines.
Definition at line 32 of file text-file.hpp.