1
0
mirror of https://github.com/go-task/task.git synced 2025-01-12 04:34:11 +02:00
task/taskfile/ast
Pete Davison 247c2586c2
refactor: taskfile/ast package (#1450)
* refactor: ast package

* feat: read -> taskfile

* refactor: taskfile.Taskfile -> taskfile.Read

* refactor: move merge function back into taskfile package

* refactor: rename taskfile.go to read.go
2023-12-29 20:32:03 +00:00
..
call.go refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
cmd.go refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
dep.go refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
for.go refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
glob.go refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
included_taskfile.go refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
location.go refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
output.go refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
platforms_test.go refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
platforms.go refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
precondition_test.go refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
precondition.go refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
requires.go refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
task.go refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
taskfile_test.go refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
taskfile.go refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
tasks.go refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00
var.go refactor: taskfile/ast package (#1450) 2023-12-29 20:32:03 +00:00