mirror of
https://github.com/go-task/task.git
synced 2025-08-10 22:42:19 +02:00
v3.38.0
This commit is contained in:
@@ -0,0 +1,23 @@
|
||||
---
|
||||
slug: /deprecations/template-functions/
|
||||
---
|
||||
|
||||
# Template Functions
|
||||
|
||||
:::warning
|
||||
|
||||
This deprecation breaks the following functionality:
|
||||
|
||||
- A small set of templating functions
|
||||
|
||||
:::
|
||||
|
||||
The following templating functions are deprecated. Any replacement functions are
|
||||
listed besides the function being removed.
|
||||
|
||||
| Deprecated function | Replaced by |
|
||||
| ------------------- | ----------- |
|
||||
| `IsSH` | - |
|
||||
| `FromSlash` | `fromSlash` |
|
||||
| `ToSlash` | `toSlash` |
|
||||
| `ExeExt` | `exeExt` |
|
Reference in New Issue
Block a user