|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.codenarc.util.PathUtil
class PathUtil
Path-related utility methods.
Constructor Summary | |
private PathUtil()
|
Method Summary | |
---|---|
static String
|
getName(String path)
|
Methods inherited from class Object | |
---|---|
wait, wait, wait, equals, toString, hashCode, getClass, notify, notifyAll |
Constructor Detail |
---|
private PathUtil()
Method Detail |
---|
public static String getName(String path)
Groovy Documentation