5
0
mirror of https://github.com/wailsapp/wails.git synced 2025-05-02 20:21:01 +08:00
wails/v3/internal/flags/build.go
Lea Anthony 82287a4758
[v3] Support task flags pass through
[v3] `wails build` -> `wails task build`
2023-01-23 21:08:03 +11:00

6 lines
45 B
Go

package flags
type Build struct {
Common
}