Include directories (inc)

Opaque wrapper for storing include directories

Returned by

Include directories objects are returned by the following functions and methods:

Include directories methods

inc.to_list()

Returns a list of strings of absolute paths to the directories contained within the object. Unless the path is a system path, there will be a path relative to the source root and one relative to the build root. System paths are provided as-is.

Signature

(since 1.12.0)

array[str] to_list()


The results of the search are