document prefix

This commit is contained in:
j 2017-03-29 16:30:13 +02:00
parent ce0e59c9ba
commit bf209e825c
1 changed files with 1 additions and 0 deletions

View File

@ -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
'''