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