public class MkdirCommand extends Object implements Command
Constructor and Description |
---|
MkdirCommand(Path path)
Constructor for mkdir command.
|
public MkdirCommand(Path path)
path
- the path relative to the root container.public void exec(CommandContext ctx) throws IOException
exec
in interface Command
IOException
public String toString(CommandContext ctx)
Copyright © 2011 Nuxeo SA. All Rights Reserved.