Improve commands loading
Commands loading is now done by crawling commands directory under cccli module. All command which starts by Commmand_ and which is a son of Command class are candidate.
Loading
Please sign in to comment
Commands loading is now done by crawling commands directory under cccli module. All command which starts by Commmand_ and which is a son of Command class are candidate.