init: pristine aerc 0.20.0 source
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
package hooks
|
||||
|
||||
type HookType interface {
|
||||
Cmd() string
|
||||
Env() []string
|
||||
}
|
||||
Reference in New Issue
Block a user