Pass command name to CmdArgs struct
This commit is contained in:
@ -23,6 +23,7 @@ type CmdArgs struct {
|
||||
Flags Flags
|
||||
Client *lifx.Client
|
||||
Config Config
|
||||
Name string
|
||||
}
|
||||
|
||||
type Flags struct {
|
||||
|
Reference in New Issue
Block a user