public interface ISVNStatusFileProvider
Modifier and Type | Method and Description |
---|---|
Map<String,File> |
getChildrenFiles(File parent)
Returns Map (key = file name, value = java.io.File) of files under dir that client is interested in
|
Copyright © 2023. All rights reserved.