コード例 #1
0
ファイル: actions.go プロジェクト: gophergala2016/dbcom
func refresh(g *gocui.Gui, v *gocui.View) error {
	return g.Flush()
}