|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.jgit.treewalk.WorkingTreeOptions
public class WorkingTreeOptions
Options used by the WorkingTreeIterator
.
Field Summary | |
---|---|
static Config.SectionParser<WorkingTreeOptions> |
KEY
Key for Config.get(SectionParser) . |
Method Summary | |
---|---|
CoreConfig.AutoCRLF |
getAutoCRLF()
|
boolean |
isFileMode()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final Config.SectionParser<WorkingTreeOptions> KEY
Config.get(SectionParser)
.
Method Detail |
---|
public boolean isFileMode()
public CoreConfig.AutoCRLF getAutoCRLF()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |