Parameters: |
- files (str or sequence of str) – Directory path or sequence of directory
paths to be created on MDSS. Parent directories must
exist otherwise exception is raised.
- mode (str) – Unix mode string for the permissions given to created directories.
- project (str) – NCI project identifier string, if None, uses default
project (as returned from the getDefaultProject() function).
|