class CrystalLib::PrefixMatcher

Defined in:

crystal_lib/prefix_matcher.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(prefixes : Array(String), remove_prefix : Bool) #

[View source]

Instance Method Detail

def match(name : String) #

[View source]