Class: HTTPX::Cache::File

Inherits:
Base
  • Object
show all
Defined in:
sig/resolver/cache/file.rbs

Constant Summary collapse

DEFAULT_PATH =

Returns:

  • (String)

Instance Method Summary collapse

Constructor Details

#initializeFile

Returns a new instance of File.

Parameters:

  • path (path)


10
# File 'sig/resolver/cache/file.rbs', line 10

def initialize: (?path path) -> void