Class CWD
java.lang.Object
org.apache.maven.cling.invoker.CWD
-
Method Summary
-
Method Details
-
create
-
get
-
resolve
Resolves against current cwd, resulting path is normalized.- Throws:
NullPointerException
- ifseg
isnull
.
-
change
Changes current cwd, if the new path is existing directory.- Throws:
NullPointerException
- ifseg
isnull
.IllegalArgumentException
- ifseg
leads to non-existent directory.
-