Class: RawString

Inherits:
String
  • Object
show all
Defined in:
lib/shell-proxy.rb

Instance Method Summary collapse

Instance Method Details

#quoteObject



4
5
6
# File 'lib/shell-proxy.rb', line 4

def quote
  inspect
end