Returns whether specified file is a directory or link to a directory.
Parameters: | project (str) – NCI project identifier string, if None, uses default project (as returned from the getDefaultProject() function). |
---|---|
Return type: | bool |
Returns: | True if file is a directory (or link to a directory) which exists in MDSS. |