Update main with some shell bug fixes. #26
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "shell-systems"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Here's the changelog for this branch:
Changelog
CommandAttributeattribute to be applied to a method multiple times (#18).CommandInfo.MethodInfo(ModuleInfo, MethodInfo)compensate for possible command aliases and return an array of commands rather than just one (#18).ModuleInfo.FromModule(Type)method toModuleInfo.FromType(Type)(#18).printandtypecommands into one method (using aliases) (#18).quitandtypecommands into one method (using aliases) (#18).cutandmovecommands into one method (using aliases) (#18).Looks good I think