Modifier and Type | Method and Description |
---|---|
static PathType |
PathType.unix()
Returns a Unix-style path type.
|
static PathType |
PathType.windows()
Returns a Windows-style path type.
|
Modifier and Type | Method and Description |
---|---|
static Configuration.Builder |
Configuration.builder(PathType pathType)
Creates a new mutable
Configuration builder using the given path type. |
Copyright © 2013–2016 Google Inc.. All rights reserved.