Matteo Collina
Matteo Collina
@andrewwood2 could you send a PR to update the docs?
Thanks for reporting! Can you provide steps to reproduce? We often need a [reproducible example](https://stackoverflow.com/help/minimal-reproducible-example), e.g. some code that allows someone else to recreate your problem by just copying and...
I've tried running your code with `curl -v -F key1=value1 -F upload=README.md http://localhost:3000` and I don't get any errors.
I think you have spotted a bug. I think the `list` command is not really aware of having more than one root. Would you like to send a Pull Request...
go for it!
Would you like to send a Pull Request to address this issue? Remember to add unit tests.
This is not finished: ``` ----------|----------|----------|----------|----------|-------------------| File | % Stmts | % Branch | % Funcs | % Lines | Uncovered Line #s | ----------|----------|----------|----------|----------|-------------------| All files | 100 |...
I don't think this is possible at the moment. However, it would be a good feature to add some hooks for customizing the definition on the fly. Would you like...
That'd be where I would put this logic. However it requires some refactoring to get this implemented.
Thanks for reporting! Would you like to send a Pull Request to address this issue? Remember to add unit tests.