git-annex-shell transferinfo command
TODO: Use this when running sendkey, to feed back transfer info from the client side rsync.
This commit is contained in:
parent
34ca1d698c
commit
77af38ec6c
5 changed files with 104 additions and 24 deletions
|
@ -40,7 +40,7 @@ stubKey = Key {
|
|||
fieldSep :: Char
|
||||
fieldSep = '-'
|
||||
|
||||
{- Converts a key to a strings that are suitable for use as a filename.
|
||||
{- Converts a key to a string that is suitable for use as a filename.
|
||||
- The name field is always shown last, separated by doubled fieldSeps,
|
||||
- and is the only field allowed to contain the fieldSep. -}
|
||||
key2file :: Key -> FilePath
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue