Skip to content

Commit

Permalink
todos
Browse files Browse the repository at this point in the history
  • Loading branch information
robinovitch61 committed Dec 1, 2023
1 parent 40328bc commit cd73c3a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions internal/tui/nomad/exec.go
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,10 @@ import (
"syscall"
)

// TODO: code review this
// TODO: clear screen on start of exec
// TODO: don't print config file used on exec

type ExecCompleteMsg struct {
Output string
}
Expand Down

0 comments on commit cd73c3a

Please sign in to comment.