issues
search
sphinx-software
/
fusion
Fusion Application Skeleton
MIT License
7
stars
2
forks
source link
Enhance Command Architecture
#6
Closed
monkey-programmer
closed
6 years ago
monkey-programmer
commented
6 years ago
[x] Console options as method decorator, each option is related to one command's method
[x] Console argument as method decorator too (the
action()
method)
[x] Enhance IO service, current one is ugly and messy