Class: RawString
- Inherits:
-
String
- Object
- String
- RawString
- Defined in:
- lib/shell-proxy.rb
Instance Method Summary collapse
Instance Method Details
#quote ⇒ Object
4 5 6 |
# File 'lib/shell-proxy.rb', line 4 def quote inspect end |