Module: Linebook::Shell::Bash
- Defined in:
- lib/linebook/shell/bash.rb
Instance Method Summary collapse
Instance Method Details
#shell_path ⇒ Object
6 7 8 |
# File 'lib/linebook/shell/bash.rb', line 6 def shell_path @shell_path ||= '/bin/bash' end |