A context command to pass to ApplicationCommand instances
| Type | Name and description | 
|---|---|
| java.io.File | baseDirThe base directory for the project | 
| java.io.File | classesDirThe classes directory of the project | 
| CommandLine | commandLineThe command line instance | 
| java.io.File | targetDirThe target directory of the project | 
| Methods inherited from class | Name | 
|---|---|
| class java.lang.Object | java.lang.Object#wait(long, int), java.lang.Object#wait(long), java.lang.Object#wait(), java.lang.Object#equals(java.lang.Object), java.lang.Object#toString(), java.lang.Object#hashCode(), java.lang.Object#getClass(), java.lang.Object#notify(), java.lang.Object#notifyAll() | 
The base directory for the project
The classes directory of the project
The command line instance
The target directory of the project