Class: String
- Inherits:
-
Object
- Object
- String
- Defined in:
- lib/common_mob/shell.rb
Instance Method Summary collapse
Instance Method Details
#sh(options = {}) ⇒ Object
318 319 320 |
# File 'lib/common_mob/shell.rb', line 318 def sh(={}) CommonMob::Shell.new(self,) end |