Skip to content

Commit

Permalink
Add new ignoreBrokenLinks parameter to doc comment
Browse files Browse the repository at this point in the history
  • Loading branch information
marwiik committed Jan 3, 2025
1 parent 2f186a8 commit 3e32f38
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/org/vafer/jdeb/DataBuilder.java
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,7 @@ private void checkField(String name, int length) throws IOException {
* @param output
* @param checksums
* @param options Options used to build the data file
* @param ignoreBrokenLinks Whether to ignore broken symlinks in data directories
* @return
* @throws java.security.NoSuchAlgorithmException
* @throws java.io.IOException
Expand Down

0 comments on commit 3e32f38

Please sign in to comment.