Sha256: 0101d6023c2a10d9d99dbc8dacd48f2059b08a4afc336f4525d7f6b124c956b6

Contents?: true

Size: 204 Bytes

Versions: 11

Compression:

Stored size: 204 Bytes

Contents

module DashX
  class Config
    attr_accessor :base_uri
    attr_accessor :public_key
    attr_accessor :private_key
    attr_accessor :target_installation
    attr_accessor :target_environment
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
dashx-0.10.0 lib/dashx/config.rb
dashx-0.9.0 lib/dashx/config.rb
dashx-0.8.0 lib/dashx/config.rb
dashx-0.7.0 lib/dashx/config.rb
dashx-0.6.0 lib/dashx/config.rb
dashx-0.5.0 lib/dashx/config.rb
dashx-0.4.0 lib/dashx/config.rb
dashx-0.3.0 lib/dashx/config.rb
dashx-0.2.0 lib/dashx/config.rb
dashx-0.1.3 lib/dashx/config.rb
dashx-0.1.2 lib/dashx/config.rb