List view
To do, sometime.
No due date•0/10 issues closed[Issues related to file output in EZOut](https://github.com/StartAutomating/EZOut/issues/176) --- EZOut has certain commands that should be able to output files, but do not (`Out-FormatData`/`Out-TypeData`). By enabling the direct output of files from these commands, we can simplify the end-to-end workflow of EZOut. Enabling multiple file output has another series of benefits. Because `format.ps1xml` and `types.ps1xml` files are fairly decoupled from a module, there are benefits to being able to easily define and partition multiple .ps1xml files. This would enable easy portability of a feature-set of types and formatters. Therefore, EZOut will also be able to output multiple .ps1xml files, using a dictionary to define a series of wildcards or patterns.
No due date•13/13 issues closed