Method: String#shellex

Defined in:
lib/shellex.rb

#shellex(*args) ⇒ Object



137
138
139
# File 'lib/shellex.rb', line 137

def shellex(*args)
  shellex(self, *args)
end