Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/mfe.rb
Instance Method Summary collapse
Instance Method Details
#shell_escape ⇒ Object
18 19 20 |
# File 'lib/mfe.rb', line 18 def shell_escape Escape.shell_single_word self end |