Class: Array

Inherits:
Object
  • Object
show all
Defined in:
lib/subwrap/subversion_extensions.rb

Instance Method Summary collapse

Instance Method Details

#to_regexp_char_classObject



12
13
14
# File 'lib/subwrap/subversion_extensions.rb', line 12

def to_regexp_char_class
  "[#{join('')}]"
end