Refactor classified.rs into separate modules.

Adds modules for internal, external, and dynamic commands, as well as
the pipeline functionality. These are exported as their old names from
the classified module so as to keep its "interface" the same.
This commit is contained in:
Jason Gedge
2019-11-24 17:19:12 -05:00
committed by Yehuda Katz
parent 8f9dd6516e
commit 4e9afd6698
6 changed files with 232 additions and 355 deletions