document prefix
This commit is contained in:
parent
ce0e59c9ba
commit
bf209e825c
1 changed files with 1 additions and 0 deletions
|
@ -90,6 +90,7 @@ def parse_path(client, path, prefix=None):
|
|||
args:
|
||||
path - path without volume prefix
|
||||
client - Client instance
|
||||
prefix - volume prefix
|
||||
return:
|
||||
return None if file will not be used, dict with parsed item information otherwise
|
||||
'''
|
||||
|
|
Loading…
Reference in a new issue