mirror of
https://codeberg.org/scip/esctl.git
synced 2026-08-24 09:54:18 +02:00
add snapshot commands
This commit is contained in:
@@ -37,6 +37,7 @@ type Config struct {
|
||||
From, To, MaxItems int
|
||||
Index string
|
||||
Filter []string
|
||||
Failed, Partials bool
|
||||
}
|
||||
|
||||
func Init() (*Config, error) {
|
||||
|
||||
Reference in New Issue
Block a user