Class: Whisper::Model::URI

Inherits:
Object
  • Object
show all
Defined in:
sig/whisper.rbs

Direct Known Subclasses

ZipURI

Class Method Summary collapse

Instance Method Summary collapse

Class Method Details

.newinstance

Parameters:

  • (string, ::URI::HTTP)

Returns:

  • (instance)


485
# File 'sig/whisper.rbs', line 485

def self.new: (string | ::URI::HTTP) -> instance

Instance Method Details

#clear_cachevoid

This method returns an undefined value.



487
# File 'sig/whisper.rbs', line 487

def clear_cache: -> void

#to_pathString

Returns:

  • (String)


486
# File 'sig/whisper.rbs', line 486

def to_path: -> String