45464748495051
public final String getCommandName() { return "qdelete"; } public static QDeleteCommand on(Repository repository) { return new QDeleteCommand(repository); }