Class | Description |
---|---|
ForwardRelativePath |
A normalized relative path object which:
Does not contain dot or dot-dot
Does not start and does not end with slash
Does not contain slash-slash
|
GenruleOutPath |
Class to store paths which are in out/outs argument of genrule.
|