Sha256: 4c4198998c91584ffae4fcdf3aff1e6a404e5082acba53d2eff9e674781a64e4
Contents?: true
Size: 1.41 KB
Versions: 13
Compression:
Stored size: 1.41 KB
Contents
!_TAG_FILE_FORMAT 2 /extended format; --format=1 will not append ;" to lines/ !_TAG_FILE_SORTED 1 /0=unsorted, 1=sorted, 2=foldcase/ !_TAG_OUTPUT_MODE u-ctags /u-ctags or e-ctags/ !_TAG_PROGRAM_AUTHOR Universal Ctags Team // !_TAG_PROGRAM_NAME Universal Ctags /Derived from Exuberant Ctags/ !_TAG_PROGRAM_URL https://ctags.io/ /official site/ !_TAG_PROGRAM_VERSION 0.0.0 /54afb0f/ Error lib/simple_text_extract.rb /^ class Error < StandardError; end$/;" c module:SimpleTextExtract SimpleTextExtract lib/simple_text_extract.rb /^module SimpleTextExtract$/;" m SimpleTextExtract lib/simple_text_extract/version.rb /^module SimpleTextExtract$/;" m TextExtractor lib/simple_text_extract/text_extractor.rb /^class SimpleTextExtract::TextExtractor$/;" c module:SimpleTextExtract VERSION lib/simple_text_extract/version.rb /^ VERSION = "0.1.0"$/;" c call lib/simple_text_extract/text_extractor.rb /^ def self.call(filename:, raw_content:, filepath:)$/;" S class:TextExtractor extract lib/simple_text_extract.rb /^ def self.extract(filename: nil, raw_content: nil, filepath: nil)$/;" S module:SimpleTextExtract extract lib/simple_text_extract/text_extractor.rb /^ def extract$/;" f class:TextExtractor filepath lib/simple_text_extract/text_extractor.rb /^ attr_reader :filename, :raw_content, :filepath$/;" A initialize lib/simple_text_extract/text_extractor.rb /^ def initialize(filename:, raw_content:, filepath:)$/;" f class:TextExtractor
Version data entries
13 entries across 13 versions & 1 rubygems