Determine the target associated to the given target reference.
Determine the target associated to the given target reference.
The target reference. If the target reference contains an explicit project qualifier, the target will be searched in the associated project.
If true
and the target reference is a file but not found in the project, all projects will be searched for targets that produce that same file.
If true
, the target reference is handled as a camelCase pattern, which must match exactly one target.
Some(Target)
if the target could be derived from the project configuration or None
if the target is unknown.
0.5.0.9002
Find an explicitly registered target.
Find an explicitly registered target.
The target name to find.
If true
and no target was found in
the current project and the TargetRef did not contain a project
referrer, search in all other projects.
Get the directory which contains the included source file containing the type T.
Get the directory which contains the included source file containing the type T.
All active scheme handler in this project.
All active scheme handler in this project.
All explicit defined targets in this project.
All explicit defined targets in this project.
(mutableProject: StringAdd).self
(mutableProject: StringFormat).self
(mutableProject: ArrowAssoc[MutableProject]).x
(Since version 2.10.0) Use leftOfArrow
instead
(mutableProject: Ensuring[MutableProject]).x
(Since version 2.10.0) Use resultOfEnsuring
instead