Separated code and data
This commit is contained in:
parent
3880a493c1
commit
47c2076f2e
8 changed files with 76 additions and 67 deletions
|
@ -7,6 +7,7 @@ import (
|
|||
"git.akyoto.dev/cli/q/cli/log"
|
||||
)
|
||||
|
||||
// System shows system information.
|
||||
func System(args []string) int {
|
||||
line := "%-19s%s\n"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue