task icon indicating copy to clipboard operation
task copied to clipboard

V4 Uncacheable variables (like functions)

Open ghostsquad opened this issue 2 years ago • 1 comments

Like described here: https://github.com/go-task/task/issues/524#issuecomment-1112900798

There's a very interesting use case to have what may be referred to is "uncacheable variables". Essentially a variable that is re-evaluated everytime it's used. In a way, this is acts like a function.

ghostsquad avatar Apr 29 '22 05:04 ghostsquad

also related: #178

ghostsquad avatar May 02 '22 17:05 ghostsquad