Sha256: 9428754abb8079a209b4677a1cdb078319413084b93ad735057df3275201bf72
Contents?: true
Size: 223 Bytes
Versions: 10
Compression:
Stored size: 223 Bytes
Contents
# frozen_string_literal: true require 'eac_ruby_utils/core_ext' module Avm module EacAsciidoctorBase0 class Project common_constructor :root do self.root = root.to_pathname end end end end
Version data entries
10 entries across 10 versions & 1 rubygems