Go to file
Elara a95d054189 Add comments and remove debug code 2021-03-01 15:01:21 -08:00
cmd/scpt Implement proper error handling, add godoc comments, and implement expressions 2021-03-01 13:43:10 -08:00
.gitignore Add command 2021-03-01 09:22:00 -08:00
LICENSE Add LICENSE 2021-03-01 12:31:22 -08:00
ast.go Add comments and remove debug code 2021-03-01 15:01:21 -08:00
defaults.go Add comments and remove debug code 2021-03-01 15:01:21 -08:00
go.mod Implement proper error handling, add godoc comments, and implement expressions 2021-03-01 13:43:10 -08:00
go.sum Implement proper error handling, add godoc comments, and implement expressions 2021-03-01 13:43:10 -08:00
scpt.go Add comments and remove debug code 2021-03-01 15:01:21 -08:00
test.scpt Implement proper error handling, add godoc comments, and implement expressions 2021-03-01 13:43:10 -08:00