FileGenerator

This type represents a generator from a specific file. It is the result of joining a Path string with a generator name, and is represented as such: Path:GeneratorName, where Path is the path to a file and GeneratorName is the name of a generator in that specific file. When defining paths, you should follow the recommendations from this page. For more information regarding FileGenerator definitions, check this page.

Last updated