Sha256: d5b76494fe18885b49e1491fc43b578097c0eff13e25b2a511a803baa9b71849
Contents?: true
Size: 149 Bytes
Versions: 53
Compression:
Stored size: 149 Bytes
Contents
# frozen_string_literal: true module Nonnative class ConfigurationServer < ConfigurationRunner attr_accessor :klass, :timeout, :log end end
Version data entries
53 entries across 53 versions & 1 rubygems