This website requires JavaScript.
Explore
Help
Sign In
Backups
/
alist
Watch
1
Star
0
Fork
0
You've already forked alist
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
141419056d40e8c215775bbf872c4b268dce98f6
alist
/
cmd
/
flags
/
config.go
9 lines
100 B
Go
Raw
Normal View
History
Unescape
Escape
feat: use cobra and add some command
2022-08-07 13:09:59 +08:00
package
flags
feat: basic structure
2022-06-06 21:48:53 +08:00
var
(
Config
string
// config file
Debug
bool
NoPrefix
bool
feat: user jwt login
2022-06-25 21:34:44 +08:00
Dev
bool
feat: basic structure
2022-06-06 21:48:53 +08:00
)
Reference in New Issue
Copy Permalink