FileMan.get_fullpath#

FileMan.get_fullpath(fullname=None)[source]#

Return the original full path if full path is specified, otherwise search in the case file path.

Parameters:
fullnamestr, optional

Full name of the file. If relative, prepend input_path. Otherwise, leave it as is.