Sha256: 90ae3cb795c21afdcc9051f112f3e446b7ba77b39a396721a74033929c45a5cd

Contents?: true

Size: 163 Bytes

Versions: 9

Compression:

Stored size: 163 Bytes

Contents

# frozen_string_literal: true

require "dry/system"

Dry::System.register_provider(
  :system,
  boot_path: Pathname(__dir__).join("system_components").realpath
)

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
dry-system-0.22.0 lib/dry/system/components.rb
dry-system-0.21.0 lib/dry/system/components.rb
dry-system-0.20.0 lib/dry/system/components.rb
dry-system-0.19.2 lib/dry/system/components.rb
dry-system-0.18.2 lib/dry/system/components.rb
dry-system-0.19.1 lib/dry/system/components.rb
dry-system-0.19.0 lib/dry/system/components.rb
dry-system-0.18.1 lib/dry/system/components.rb
dry-system-0.18.0 lib/dry/system/components.rb