First step towards command abstraction
authorFred <fmcell@gmail.com>
Fri, 1 Mar 2013 00:21:26 +0000 (08:21 +0800)
committerFred <fmcell@gmail.com>
Fri, 1 Mar 2013 00:21:26 +0000 (08:21 +0800)
commit3fdb1a86d824562245c62ad2018d8deb97864c82
treea60eaa3b979173e18a2fee859f87da9476553450
parent692e4d746f52ca98d73a737a6073bbe009bc6c16
First step towards command abstraction
lib/command.py [new file with mode: 0644]
lib/commands/__init__.py [new file with mode: 0644]
lib/commands/alias.py [new file with mode: 0644]