Preparing search index...
The search index is not available
buildahcker
buildahcker
FSContainerCache
Class FSContainerCache
Implements
ContainerCache
Index
Constructors
constructor
Properties
cache
Path
Methods
get
Entry
set
Entry
Constructors
constructor
new FSContainer
Cache
(
cachePath
)
:
FSContainerCache
Parameters
cachePath
:
string
Returns
FSContainerCache
Properties
cache
Path
cache
Path
:
string
Methods
get
Entry
get
Entry
(
imageId
,
operationCacheKey
)
:
Promise
<
undefined
|
string
>
Parameters
imageId
:
string
operationCacheKey
:
string
Returns
Promise
<
undefined
|
string
>
set
Entry
set
Entry
(
imageId
,
operationCacheKey
,
resultImageId
)
:
Promise
<
void
>
Parameters
imageId
:
string
operationCacheKey
:
string
resultImageId
:
string
Returns
Promise
<
void
>
Settings
Theme
OS
Light
Dark
On This Page
constructor
cache
Path
get
Entry
set
Entry
buildahcker
Loading...
Generated using
TypeDoc