Class: HTTPX::Cache::File
- Inherits:
-
Base
- Object
- Base
- HTTPX::Cache::File
- Defined in:
- sig/resolver/cache/file.rbs
Constant Summary collapse
- DEFAULT_PATH =
Instance Method Summary collapse
-
#initialize ⇒ File
constructor
A new instance of File.
Constructor Details
#initialize ⇒ File
Returns a new instance of File.
10 |
# File 'sig/resolver/cache/file.rbs', line 10
def initialize: (?path path) -> void
|