Preparing search index...
The search index is not available
buildahcker
buildahcker
CopyableFile
Interface CopyableFile
interface
CopyableFile
{
getHash
(
)
:
Promise
<
Buffer
>
;
writeTo
(
destinationPath
)
:
Promise
<
void
>
;
}
Implemented by
BaseFile
Index
Methods
get
Hash
write
To
Methods
get
Hash
get
Hash
(
)
:
Promise
<
Buffer
>
Returns
Promise
<
Buffer
>
write
To
write
To
(
destinationPath
)
:
Promise
<
void
>
Parameters
destinationPath
:
string
Returns
Promise
<
void
>
Settings
Theme
OS
Light
Dark
On This Page
get
Hash
write
To
buildahcker
Loading...
Generated using
TypeDoc