Metadata structure for a recently used project. More...
#include <ProjectSelector.hpp>
Public Attributes | |
| std::string | name |
| std::string | path |
| std::string | version |
Metadata structure for a recently used project.
Definition at line 27 of file ProjectSelector.hpp.
| std::string vex::ProjectMetadata::name |
Definition at line 28 of file ProjectSelector.hpp.
| std::string vex::ProjectMetadata::path |
Definition at line 29 of file ProjectSelector.hpp.
| std::string vex::ProjectMetadata::version |
Definition at line 30 of file ProjectSelector.hpp.