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.
8 9 10 |
# File 'lib/ollama/utils/fetcher.rb', line 8 def content_type @content_type end |