Go to file
Elara 5fed3e3ce4 Implement proper error handling, add godoc comments, and implement expressions 2021-03-01 13:43:10 -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 Implement proper error handling, add godoc comments, and implement expressions 2021-03-01 13:43:10 -08:00
defaults.go Implement proper error handling, add godoc comments, and implement expressions 2021-03-01 13:43:10 -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 Implement proper error handling, add godoc comments, and implement expressions 2021-03-01 13:43:10 -08:00
test.scpt Implement proper error handling, add godoc comments, and implement expressions 2021-03-01 13:43:10 -08:00