Method: Whisper::Model::URI#to_path

Defined in:
lib/whisper/model/uri.rb

#to_pathObject



14
15
16
17
# File 'lib/whisper/model/uri.rb', line 14

def to_path
  cache
  cache_path.to_path
end