Sha256: b020a608ace4f6cb39ca0f316256ccebdf64cc1271b7a53c09e36d73154649ce

Contents?: true

Size: 335 Bytes

Versions: 64

Compression:

Stored size: 335 Bytes

Contents

# frozen_string_literal: true

module Aranha
  module Parsers
    class SourceTargetFixtures
      class SourceTargetFile
        common_constructor :owner, :basename

        def source
          owner.source_file(basename)
        end

        def target
          owner.target_file(basename)
        end
      end
    end
  end
end

Version data entries

64 entries across 64 versions & 2 rubygems

Version Path
aranha-parsers-0.21.0 lib/aranha/parsers/source_target_fixtures/source_target_file.rb
aranha-parsers-0.20.0 lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.69.1 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
aranha-parsers-0.19.1 lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.69.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.68.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
aranha-parsers-0.19.0 lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.67.1 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.67.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.66.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.65.1 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
aranha-parsers-0.18.0 lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.65.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.64.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.63.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.62.1 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.62.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.61.1 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.61.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.60.3 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb