Now speco can only process a directory consisting of files. It is necessary to add the ability to recursively process the subdirectories, e.g.: ``` in/ app1.eo app2.eo some/ app3.eo other/ ```
Now speco can only process a directory consisting of files. It is necessary to add the ability to recursively process the subdirectories, e.g.: