Method: Ruber::NewProjectDialog::NewProjectWidget#project_file
- Defined in:
- lib/ruber/main_window/main_window_actions.rb
#project_file ⇒ String
Returns the path of the project file.
837 838 839 |
# File 'lib/ruber/main_window/main_window_actions.rb', line 837 def project_file @ui.final_location.text end |