You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Create directory structure from string (tree-like syntax)
.
|-- foo
|-- bar
| |-- baz
| `-- qux
`-- stuff
For plugins: Should have option to provide some input, apply execCmd to it (simply mocking it's output like cat mockedOutput doesn't work, because e.g. warn-plugin will have important logic of copying input file with comments filtering) - MockPlugin is implemented
tree-like syntax)For plugins: Should have option to provide some input, apply execCmd to it (simply mocking it's output like-cat mockedOutputdoesn't work, because e.g. warn-plugin will have important logic of copying input file with comments filtering)MockPluginis implemented