mirror of
https://shylinux.com/x/icebergs
synced 2025-04-25 09:08:06 +08:00
add some
This commit is contained in:
parent
96d812612b
commit
c067576dd6
@ -207,7 +207,7 @@ func init() {
|
||||
}
|
||||
}},
|
||||
IMPORT: {Hand: func(m *ice.Message, arg ...string) {
|
||||
_autogen_import(m, ice.SRC_MAIN_GO, arg[0], kit.Select(_autogen_mod(m, ice.GO_MOD), arg, 1))
|
||||
m.Echo(_autogen_import(m, ice.SRC_MAIN_GO, arg[0], kit.Select(_autogen_mod(m, ice.GO_MOD), arg, 1)))
|
||||
}},
|
||||
BINPACK: {Help: "打包", Hand: func(m *ice.Message, arg ...string) {
|
||||
kit.For([]string{"intshell", "volcanos", "node_modules", "learning", "icons"}, func(p string) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user