Method: LiteLLMClient::CachePingResponse#status
- Defined in:
- lib/litellm_client/models/cache_ping_response.rb
#status ⇒ Object
Returns the value of attribute status.
18 19 20 |
# File 'lib/litellm_client/models/cache_ping_response.rb', line 18 def status @status end |