26 27 28
# File 'lib/mgit/system.rb', line 26 def =~(other) (@stdout =~ other) || (@stderr =~ other) end