bb/tool/gtrue/true.go

6 lines
83 B
Go
Raw Normal View History

2023-10-23 14:57:57 +03:00
package gtrue
2023-12-14 21:42:01 +03:00
import "github.com/di4f/cli/mtool"
2023-10-23 14:57:57 +03:00
func Run(flags *mtool.Flags) {}