rbtools.commands.clearcache¶
Implementation of rbt clear-cache.
Classes
|
Delete the HTTP cache used for the API. |
- class rbtools.commands.clearcache.ClearCache(transport_cls: type[Transport] = <class 'rbtools.api.transport.sync.SyncTransport'>, stdout: TextIO = <_io.TextIOWrapper name='<stdout>' mode='w' encoding='utf-8'>, stderr: TextIO = <_io.TextIOWrapper name='<stderr>' mode='w' encoding='utf-8'>, stdin: TextIO = <_io.TextIOWrapper name='<stdin>' mode='r' encoding='utf-8'>)[source]¶
Bases:
BaseCommandDelete the HTTP cache used for the API.
- __firstlineno__ = 9¶
- __static_attributes__ = ()¶