Flutter Impeller
impeller::compiler::IncludeDir Struct Reference

#include <include_dir.h>

Public Attributes

std::shared_ptr< fml::UniqueFD > dir
 
std::string name
 

Detailed Description

Definition at line 16 of file include_dir.h.

Member Data Documentation

◆ dir

std::shared_ptr<fml::UniqueFD> impeller::compiler::IncludeDir::dir

Definition at line 17 of file include_dir.h.

Referenced by impeller::compiler::Switches::Switches().

◆ name

std::string impeller::compiler::IncludeDir::name

Definition at line 18 of file include_dir.h.

Referenced by impeller::compiler::Switches::Switches().


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