You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -33,6 +33,7 @@ There are also certain options when extracting the snippets provided as paramete
33
33
- <code>keepBranches</code>: denotes if all branch paths should be kept, or only the first path of each branch.
34
34
- <code>outputTree</code>: denotes if the output should be a tree, or a sequence.
35
35
- <code>flattenOutput</code>: denotes if the output should be flattened, i.e. all paths to be merged in a single sequence, or different paths should be retained.
36
+
- <code>addUniqueIDs</code>: denotes if statements should have unique IDs, default is false.
0 commit comments