Sha256: e1b24af34bcf9711337cd6d9e7da8531e42955186a678ac76672286ba2efdc17
Contents?: true
Size: 203 Bytes
Versions: 27
Compression:
Stored size: 203 Bytes
Contents
# frozen_string_literal: true # Restart the application server via the supervisor. def restart require_relative '../../lib/falcon/command/supervisor' Falcon::Command::Supervisor["restart"].call end
Version data entries
27 entries across 27 versions & 1 rubygems