initial export support for directory special remote
This does not guard against race condition yet, it's only for testing purposes.
This commit is contained in:
parent
45aacd888b
commit
e2e57f8556
3 changed files with 34 additions and 2 deletions
|
@ -22,6 +22,7 @@ module Types.Remote
|
|||
, isExportSupported
|
||||
, ExportActions(..)
|
||||
, ImportActions(..)
|
||||
, ByteSize
|
||||
)
|
||||
where
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue