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