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
eac_tools-0.55.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.54.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.53.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.52.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.51.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.50.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.49.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.48.1 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.48.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.47.2 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.47.1 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.47.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.46.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.45.2 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.45.1 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.45.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.44.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.43.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.42.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb
eac_tools-0.41.0 sub/aranha-parsers/lib/aranha/parsers/source_target_fixtures/source_target_file.rb