Method: FileBrowserModel#current_path
- Defined in:
- lib/terminal-file-picker/file_browser_model.rb
#current_path ⇒ Object
Returns the value of attribute current_path.
4 5 6 |
# File 'lib/terminal-file-picker/file_browser_model.rb', line 4 def current_path @current_path end |