lume/cmd
2021-02-07 17:38:49 -06:00
..
lume Whitespace fix 2021-01-24 20:49:22 -06:00
command.go Pass command name to CmdArgs struct 2021-02-07 17:31:19 -06:00
help.go Consolidate subcommand registration 2021-02-02 20:25:19 -06:00
ls.go Consolidate subcommand registration 2021-02-02 20:25:19 -06:00
main.go Pass command name to CmdArgs struct 2021-02-07 17:31:19 -06:00
poweroff.go Consolidate subcommand registration 2021-02-02 20:25:19 -06:00
poweron.go Consolidate subcommand registration 2021-02-02 20:25:19 -06:00
setcolor.go Using os.Args is not necessary 2021-02-07 17:31:57 -06:00
setstate.go Validate flags before running the command 2021-02-07 17:38:49 -06:00
setwhite.go Validate flags before running the command 2021-02-07 17:38:49 -06:00
toggle.go Consolidate subcommand registration 2021-02-02 20:25:19 -06:00
util.go Add helper method to exit with error code 2021-01-20 23:26:33 -06:00