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:
|
args:
|
||||||
path - path without volume prefix
|
path - path without volume prefix
|
||||||
client - Client instance
|
client - Client instance
|
||||||
|
prefix - volume prefix
|
||||||
return:
|
return:
|
||||||
return None if file will not be used, dict with parsed item information otherwise
|
return None if file will not be used, dict with parsed item information otherwise
|
||||||
'''
|
'''
|
||||||
|
|
Loading…
Reference in a new issue