Dependency.name

Name of the resource that can be used to lookup the data. Length is given by the length member.

This is usually a file or directory path. The path does not need to be normalized. The path is assumed to be relative to the associated task's working directory.

struct Dependency
char[0] name;

Meta