public interface CreateDirectoryCommand
| Modifier and Type | Method and Description |
|---|---|
void |
createDirectory(String directoryName)
Creates a directory under the considerations of
FileSystem.createDirectory(String) |
void createDirectory(String directoryName)
FileSystem.createDirectory(String)directoryName - the new directory's new nameCopyright © 2003–2017 MuleSoft, Inc.. All rights reserved.