public class RequirementsPath extends Object
| Constructor and Description |
|---|
RequirementsPath() |
| Modifier and Type | Method and Description |
|---|---|
static List<String> |
fileSystemPathElements(String path) |
static List<String> |
pathElements(String path) |
static List<String> |
stripRootFromPath(String root,
List<String> storyPathElements) |
Copyright © 2022. All rights reserved.