Sha256: 4adba6e39a2c2ac6e92727f1a62c052ee8e5c0463dfe8eabe4c596cfa6da0e05
Contents?: true
Size: 141 Bytes
Versions: 28
Compression:
Stored size: 141 Bytes
Contents
# frozen_string_literal: true class AppClient extend Sinclair::EnvSettable with_settings :username, :password, host: 'my-host.com' end
Version data entries
28 entries across 28 versions & 1 rubygems