Sha256: 286ddb5856a829dd2beb6f64cc6748b95917cbead3ba7a4ac7e1be84941f473f
Contents?: true
Size: 189 Bytes
Versions: 13
Compression:
Stored size: 189 Bytes
Contents
# frozen_string_literal: true module Nonnative class ConfigurationProcess attr_accessor :command attr_accessor :timeout attr_accessor :port attr_accessor :file end end
Version data entries
13 entries across 13 versions & 1 rubygems