Method: Mysh::InputWrapper#raw
- Defined in:
- lib/mysh/input_wrapper.rb
#raw ⇒ Object (readonly)
Access the raw text.
16 17 18 |
# File 'lib/mysh/input_wrapper.rb', line 16 def raw @raw end |
Access the raw text.
16 17 18 |
# File 'lib/mysh/input_wrapper.rb', line 16 def raw @raw end |