We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
@return
getFileDirectories
1 parent 0d6cb31 commit 337b08bCopy full SHA for 337b08b
jablib/src/main/java/org/jabref/model/database/BibDatabaseContext.java
@@ -157,6 +157,8 @@ public boolean isStudy() {
157
* </ol>
158
*
159
* @param preferences The fileDirectory preferences
160
+ *
161
+ * @return List of existing absolute paths
162
*/
163
public List<Path> getFileDirectories(FilePreferences preferences) {
164
// Paths are a) ordered and b) should be contained only once in the result
0 commit comments