spudplate
Template scaffolding compiler for spudlang .spud files
Loading...
Searching...
No Matches
spudplate::SourceProvider::Entry Struct Reference

One entry returned by list_under. More...

#include <interpreter.h>

Public Attributes

std::string path
 Normalised bundle-root-relative path.
 
bool is_directory
 True for directories (intermediate or empty leaf).
 
std::uint16_t mode
 Permission bits, or 0 for "no mode information".
 

Detailed Description

One entry returned by list_under.