Convenience method to create goal implementations that require a local clone of the project.
Return exec function for project-aware goal invocations.
Return spawn function for project-aware goal invocations.
Convenience method to create project aware goal invocations with spawn and exec functions that, by default, use the cloned project base directory as the current working directory.
locally cloned project
SDM goal invocation
goal invocation made project aware
Generated using TypeDoc
Type providing access to the GoalInvocation, Project and running child process in the context of the project.