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