mirror of
https://shylinux.com/x/icebergs
synced 2025-05-03 20:07:01 +08:00
add some
This commit is contained in:
parent
04ad921dd8
commit
e2e73ba7b3
@ -18,6 +18,7 @@ import (
|
||||
)
|
||||
|
||||
func _inner_list(m *ice.Message, ext, file, dir string) {
|
||||
file = kit.Split(file, "?")[0]
|
||||
kit.If(aaa.Right(m, dir, file), func() {
|
||||
kit.If(nfs.IsSourceFile(m, ext), func() {
|
||||
m.Cmdy(nfs.CAT, path.Join(dir, file))
|
||||
|
Loading…
x
Reference in New Issue
Block a user