ArkScript
A small, fast, functional and scripting language for video games
ImportSolver.cpp File Reference
#include <Ark/Compiler/Package/ImportSolver.hpp>
#include <ranges>
#include <algorithm>
#include <fmt/core.h>
#include <Ark/Files.hpp>
#include <Ark/Exceptions.hpp>
#include <Ark/Compiler/AST/Parser.hpp>
Include dependency graph for ImportSolver.cpp:

Go to the source code of this file.

Namespaces

namespace  Ark
 
namespace  Ark::internal
 

Functions

std::optional< std::filesystem::path > Ark::internal::testExtensions (const std::filesystem::path &folder, const std::string &package_path)