Skip to content

Commit

Permalink
Update generated files
Browse files Browse the repository at this point in the history
  • Loading branch information
aaronlehmann committed Jun 1, 2021
1 parent 99d682c commit 7537269
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 1 deletion.
2 changes: 1 addition & 1 deletion builtin/lookup.go

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

16 changes: 16 additions & 0 deletions docs/reference.md
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,9 @@
contentsOnly
createDestPath
createdTime "created"
excludePatterns "pattern"
followSymlinks
includePatterns "pattern"
unpack
}
}
Expand Down Expand Up @@ -81,11 +83,25 @@



#### <span class='hlb-type'>option::copy</span> <span class='hlb-name'>excludePatterns</span>(<span class='hlb-type'>string</span> <span class='hlb-variable'>pattern</span>)

!!! info "<span class='hlb-type'>string</span> <span class='hlb-variable'>pattern</span>"




#### <span class='hlb-type'>option::copy</span> <span class='hlb-name'>followSymlinks</span>()




#### <span class='hlb-type'>option::copy</span> <span class='hlb-name'>includePatterns</span>(<span class='hlb-type'>string</span> <span class='hlb-variable'>pattern</span>)

!!! info "<span class='hlb-type'>string</span> <span class='hlb-variable'>pattern</span>"




#### <span class='hlb-type'>option::copy</span> <span class='hlb-name'>unpack</span>()


Expand Down

0 comments on commit 7537269

Please sign in to comment.