ArkScript
A small, fast, functional and scripting language for video games
Ark::internal::ImportSolver::ImportWithSource Struct Reference
Collaboration diagram for Ark::internal::ImportSolver::ImportWithSource:
[legend]

Public Attributes

std::filesystem::path file
 
Import import
 

Detailed Description

Definition at line 51 of file ImportSolver.hpp.

Member Data Documentation

◆ file

std::filesystem::path Ark::internal::ImportSolver::ImportWithSource::file

Definition at line 53 of file ImportSolver.hpp.

◆ import

Import Ark::internal::ImportSolver::ImportWithSource::import

Definition at line 54 of file ImportSolver.hpp.

Referenced by Ark::internal::ImportSolver::process().


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