Module: Ollama::Utils::Fetcher::ContentType
- Defined in:
- lib/ollama/utils/fetcher.rb
Instance Attribute Summary collapse
-
#content_type ⇒ Object
Returns the value of attribute content_type.
Instance Attribute Details
#content_type ⇒ Object
Returns the value of attribute content_type.
9 10 11 |
# File 'lib/ollama/utils/fetcher.rb', line 9 def content_type @content_type end |