Class: Whisper::Model::URI
- Inherits:
-
Object
- Object
- Whisper::Model::URI
- Defined in:
- sig/whisper.rbs
Direct Known Subclasses
Class Method Summary collapse
Instance Method Summary collapse
Class Method Details
.new ⇒ instance
485 |
# File 'sig/whisper.rbs', line 485
def self.new: (string | ::URI::HTTP) -> instance
|
Instance Method Details
#clear_cache ⇒ void
This method returns an undefined value.
487 |
# File 'sig/whisper.rbs', line 487
def clear_cache: -> void
|
#to_path ⇒ String
486 |
# File 'sig/whisper.rbs', line 486
def to_path: -> String
|