summaryrefslogtreecommitdiff
path: root/internal/executable/executable_test.go
Commit message (Collapse)AuthorAgeFilesLines
* refactor: rearchitect command and executable Go modulesfeistel2021-09-081-2/+2
|
* refactor: add acceptargs field to executablefeistel2021-09-081-2/+2
| | | | | parse logic will only run if the executable accept args. healthcheck is the only one not accepting arguments.
* Rename import pathsNick Thomas2019-10-181-1/+1
|
* Move go code up one levelNick Thomas2019-10-181-0/+104