public class AppendCommand extends Object implements Command
Constructor and Description |
---|
AppendCommand(Path src,
Path dst) |
AppendCommand(Path src,
Path dst,
boolean addNewLine,
FileNamePattern pattern) |
public AppendCommand(Path src, Path dst, boolean addNewLine, FileNamePattern pattern)
public void exec(CommandContext ctx) throws IOException
exec
in interface Command
IOException
public String toString(CommandContext ctx)
Copyright © 2015 Nuxeo SA. All rights reserved.