OutputFileSystemDirectory constructor

init

Creates new instance.

def __init__(self, base_path):
    ...
ParameterTypeDescription
base_pathstrThe base path of the directory.

See Also