public class Paths extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
PATH_ENV_VARIABLE |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
nameExistsInPath(String name)
Check if a file exists in the path
|
public static final String PATH_ENV_VARIABLE
public static boolean nameExistsInPath(String name)
name - the name of the fileCopyright © 2021. All rights reserved.