av/cmd/revid-cli
Saxon 99b931f948 revid & cmd/revid-cli: added loop mode so that input may be restarted after completion
Loop flag has been added to command line flags and in turn sets the Loop field that has been
added to the config.Config struct. mode variable now also checked to see if value set to
Loop, in which case revid config.Config.Loop = true. Revid.processFrom modified so that
when input source has completed Revid.cfg.Loop is checked and input restarted if true.
2020-01-24 19:21:18 +10:30
..
main.go revid & cmd/revid-cli: added loop mode so that input may be restarted after completion 2020-01-24 19:21:18 +10:30
profile.go main: fixed profile.go conflict 2018-09-12 11:13:47 +09:30
run.sh Initial revision. 2018-06-22 20:56:42 +09:30
upgrade.sh Require GOPATH. 2018-08-20 17:43:56 +09:30