Class: Whisper::Model::ZipURI

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

Instance Method Summary collapse

Methods inherited from URI

new, #to_path

Instance Method Details

#cachePathname

Returns:

  • (Pathname)


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

def cache: () -> Pathname

#clear_cachevoid

This method returns an undefined value.



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

def clear_cache: () -> void