Method: Flow::Cli::Utils::FlowApiManager#current_project_name
- Defined in:
- lib/flow/cli/utils/api/flow_api_manager.rb
#current_project_name ⇒ Object
Returns the value of attribute current_project_name.
5 6 7 |
# File 'lib/flow/cli/utils/api/flow_api_manager.rb', line 5 def current_project_name @current_project_name end |