forked from x/icebergs
opt some
This commit is contained in:
parent
ace01e577c
commit
0d532edfb8
@ -109,7 +109,8 @@ func (m *Message) RenderCmd(index string, args ...Any) {
|
|||||||
INPUTS, kit.UnMarshal(msg.Append(LIST)), FEATURE, kit.UnMarshal(msg.Append(META)),
|
INPUTS, kit.UnMarshal(msg.Append(LIST)), FEATURE, kit.UnMarshal(msg.Append(META)),
|
||||||
)))
|
)))
|
||||||
}
|
}
|
||||||
m.RenderResult(kit.Format(Info.cans, list))
|
m.Echo(kit.Format(Info.cans, list))
|
||||||
|
m.RenderResult()
|
||||||
}
|
}
|
||||||
|
|
||||||
func (m *Message) IsCliUA() bool {
|
func (m *Message) IsCliUA() bool {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user