|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hackystat.utilities.home.HackystatUserHome
public final class HackystatUserHome
Provides a utility that returns the desired location of the dot-hackystat directory. This defaults to the user.home System Property, but can be overridden by the user by providing the property hackystat.user.home.
Method Summary | |
---|---|
static java.io.File |
getHome()
Return a File instance representing the desired location of the .hackystat directory. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.io.File getHome()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |