by::entrypoint Struct Reference

Entry point definition for pack loading. More...

#include <manifest.hpp>

Inheritance diagram for by::entrypoint:
by::validable

Public Member Functions

 entrypoint (const std::string &newLang, const std::vector< std::string > &newPaths)
 
nbool isValid () const override
 

Public Attributes

std::string lang
 
std::vector< std::string > paths
 

Detailed Description

Entry point definition for pack loading.

Defines language and file paths for pack entry points.

Member Function Documentation

◆ isValid()

nbool by::entrypoint::isValid ( ) const
overridevirtual

Implements by::validable.


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