Sha256: 24e2850be49260d2a75c6e6e9a437556d1b187d65dc939fb85b1dad3802720d5
Contents?: true
Size: 212 Bytes
Versions: 1
Compression:
Stored size: 212 Bytes
Contents
# frozen_string_literal: true module AnnotateRb module ModelAnnotator module FileParser autoload :MagicCommentParser, "annotate_rb/model_annotator/file_parser/magic_comment_parser" end end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
annotaterb-4.5.0 | lib/annotate_rb/model_annotator/file_parser.rb |