The configuration for the associated directory.
The directory path that this context corresponds to
The state management object associated with the directory.
The path to a CMake executable associated with this directory. This should
be used over ConfigurationReader.cmakePath
because it will do additional
path expansion and searching.
The CTest executable for the directory. See cmakePath
for more
information.
Create a context object for the given path to a directory.
The directory for which to create a context
The state that will be associated with the returned context
Generated using TypeDoc
State attached to a directory in a workspace. Contains a config object and a state management object.