SourceFileDescription

Description for a single source file known to the package.

struct SourceFileDescription {}

Members

Variables

path
string path;

Full path to the file

role
SourceFileRole role;

Main role this file plays in the build process

Meta