elvish/pkg/web
Qi Xiao be3431bbbf pkg/prog: Simplify the Program interface.
Instead of a separate ShouldRun method, use a special error value to signify
that a Program should not be run.
2021-09-12 00:40:35 +01:00
..
main.html.go pkg/prog/{shell,web} -> pkg/{shell,web}. 2020-04-25 00:12:18 +01:00
web_test.go Make use of (*testing.T).Cleanup for test cleanups. 2021-08-06 23:21:23 +01:00
web.go pkg/prog: Simplify the Program interface. 2021-09-12 00:40:35 +01:00