public class UnixPathParser extends Object
| Modifier and Type | Method and Description |
|---|---|
static com.google.common.collect.ImmutableList<String> |
parse(String unixPath)
Parses a Unix-style path into a list of path components.
|
Copyright © 2019. All rights reserved.