mirror of
https://github.com/go-task/task.git
synced 2026-07-07 22:18:47 +00:00
feat: variable references (#1654)
* feat: add references to the base code instead of the maps experiment * feat: add template functions to ref resolver * feat: tests * docs: variable references * feat: remove json and yaml keys from map variable experiment * chore: typo
This commit is contained in:
@@ -153,7 +153,7 @@ itself][go-template-functions]:
|
||||
|
||||
In addition to the built-in functions, Task also provides a set of functions
|
||||
imported via the [slim-sprig][slim-sprig] package. We only provide a very basic
|
||||
descroption here for completeness. For detailed usage, please refer to the
|
||||
description here for completeness. For detailed usage, please refer to the
|
||||
[slim-sprig documentation][slim-sprig]:
|
||||
|
||||
#### [String Functions][string-functions]
|
||||
|
||||
Reference in New Issue
Block a user