Sha256: aa56acc969b2fc1a33f8a5419dc4270766d4e5f3a1d3541ea3cb7efdb80b32a6

Contents?: true

Size: 232 Bytes

Versions: 29

Compression:

Stored size: 232 Bytes

Contents

# frozen_string_literal: true

require 'eac_ruby_utils/core_ext'

module EacTemplates
  module Abstract
    class FsObjectByPathname
      common_constructor :path do
        self.path = path.to_pathname
      end
    end
  end
end

Version data entries

29 entries across 29 versions & 2 rubygems

Version Path
eac_templates-0.7.1 lib/eac_templates/abstract/fs_object_by_pathname.rb
eac_tools-0.93.0 sub/eac_templates/lib/eac_templates/abstract/fs_object_by_pathname.rb
eac_templates-0.7.0 lib/eac_templates/abstract/fs_object_by_pathname.rb
eac_tools-0.91.0 sub/eac_templates/lib/eac_templates/abstract/fs_object_by_pathname.rb
eac_templates-0.5.1 lib/eac_templates/abstract/fs_object_by_pathname.rb
eac_tools-0.76.0 sub/eac_templates/lib/eac_templates/abstract/fs_object_by_pathname.rb
eac_tools-0.75.2 sub/eac_templates/lib/eac_templates/abstract/fs_object_by_pathname.rb
eac_tools-0.75.1 sub/eac_templates/lib/eac_templates/abstract/fs_object_by_pathname.rb
eac_tools-0.75.0 sub/eac_templates/lib/eac_templates/abstract/fs_object_by_pathname.rb
eac_tools-0.74.1 sub/eac_templates/lib/eac_templates/abstract/fs_object_by_pathname.rb
eac_tools-0.74.0 sub/eac_templates/lib/eac_templates/abstract/fs_object_by_pathname.rb
eac_tools-0.73.0 sub/eac_templates/lib/eac_templates/abstract/fs_object_by_pathname.rb
eac_tools-0.72.0 sub/eac_templates/lib/eac_templates/abstract/fs_object_by_pathname.rb
eac_tools-0.70.1 sub/eac_templates/lib/eac_templates/abstract/fs_object_by_pathname.rb
eac_tools-0.70.0 sub/eac_templates/lib/eac_templates/abstract/fs_object_by_pathname.rb
eac_tools-0.69.1 sub/eac_templates/lib/eac_templates/abstract/fs_object_by_pathname.rb
eac_tools-0.69.0 sub/eac_templates/lib/eac_templates/abstract/fs_object_by_pathname.rb
eac_tools-0.68.0 sub/eac_templates/lib/eac_templates/abstract/fs_object_by_pathname.rb
eac_tools-0.67.1 sub/eac_templates/lib/eac_templates/abstract/fs_object_by_pathname.rb
eac_tools-0.67.0 sub/eac_templates/lib/eac_templates/abstract/fs_object_by_pathname.rb