saker.clang Documentation TaskDoc JavaDoc Packages
In bundle: saker.standard
Related types:
Collection of FileLocation
Collection of file locations. The files enclosed in the file collection may represent arbitrary locations. The file collection can be iterated over using foreach loops. The actual paths can be retrieved by an appropriate field of the elements. It is usually [Path] for execution file locations and [LocalPath] for local file system locations. The object can be passed as an input to tasks which support it.