continuing refactor
This commit is contained in:
@@ -30,7 +30,7 @@ class Vimm(TableProviderMixin, Provider):
|
||||
- This provider exposes file rows on a detail page. Each file row includes
|
||||
a `path` which is an absolute download URL (or a form action + mediaId).
|
||||
|
||||
- To make `@N` expansion robust (so users can do `@1 | add-file -store <x>`)
|
||||
- To make `@N` expansion robust (so users can do `@1 | add-file -instance <x>`)
|
||||
we ensure three things:
|
||||
1) The ResultTable produced by the `selector()` sets `source_command` to
|
||||
"download-file" (the canonical cmdlet for downloading files).
|
||||
|
||||
Reference in New Issue
Block a user