Commit f101985f authored by Schuyler Eldridge's avatar Schuyler Eldridge
Browse files

Add TargetDirectoryManipulator Phase



This adds a new phase, TargetDirectoryManipulator, that enables
manipulation of the TargetDirectoryAnnotation using two annotations:

  - TargetDirectoryEnterAnnotation which changes the TargetDirectory
    to a subdirectory
  - TargetDirectoryExitAnnotation which enters the parent directory of
    the current TargetDirectory

This also adds a helper phase, TargetDirectoryExit, which will add a
TargetDirectoryExitAnnotation.

Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@ibm.com>
parent 63611adf
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment