Details
-
Type:
Improvement
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 3.0.0
-
Component/s: None
-
Labels:None
Description
In the shell.commands module our package name is shell.shell which is a bit inconsistent. I will rename to shell.commands.impl and make the package private as it does not really need to be exported.