even moar refactor
This commit is contained in:
parent
d6cd817133
commit
93db0f17a1
11 changed files with 111 additions and 170 deletions
|
|
@ -10,4 +10,6 @@ type CmdOptions struct {
|
|||
IsScript bool
|
||||
IsExecutable bool
|
||||
Detached bool
|
||||
}
|
||||
}
|
||||
|
||||
type SchedTask struct{ Name string }
|
||||
Loading…
Add table
Add a link
Reference in a new issue