buildahcker
Preparing search index...
AtomicStep
Interface AtomicStep
interface
AtomicStep
{
getCacheKey
()
:
Promise
<
undefined
|
string
>
;
(
container
:
Container
)
:
Promise
<
void
>
;
}
AtomicStep
(
container
:
Container
)
:
Promise
<
void
>
Parameters
container
:
Container
Returns
Promise
<
void
>
Index
Methods
get
Cache
Key?
Methods
Optional
get
Cache
Key
getCacheKey
()
:
Promise
<
undefined
|
string
>
Returns
Promise
<
undefined
|
string
>
Settings
Theme
OS
Light
Dark
On This Page
Methods
get
Cache
Key
buildahcker
Loading...