Class: Array

Inherits:
Object show all
Defined in:
lib/svn-command/subversion_extensions.rb

Instance Method Summary collapse

Instance Method Details

#to_regexp_char_classObject



9
10
11
# File 'lib/svn-command/subversion_extensions.rb', line 9

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