Class: Exa::ShellConfig
- Inherits:
-
Object
- Object
- Exa::ShellConfig
- Defined in:
- lib/exa/shell.rb
Instance Attribute Summary collapse
-
#prompt ⇒ Object
Returns the value of attribute prompt.
Instance Attribute Details
#prompt ⇒ Object
Returns the value of attribute prompt.
6 7 8 |
# File 'lib/exa/shell.rb', line 6 def prompt @prompt end |