buildahcker
Preparing search index...
BaseFile
Class BaseFile
Abstract
Hierarchy (
View Summary
)
BaseFile
ProxyFile
BaseFileWithLoadedAttributes
Implements
CopyableFile
Index
Constructors
constructor
Methods
get
Attributes
get
Content
Hash
get
Hash
write
Content
To
write
To
Constructors
constructor
new
BaseFile
()
:
BaseFile
Returns
BaseFile
Methods
Abstract
get
Attributes
getAttributes
()
:
Promise
<
FileAttributes
>
Returns
Promise
<
FileAttributes
>
Abstract
get
Content
Hash
getContentHash
()
:
Promise
<
Buffer
<
ArrayBufferLike
>
>
Returns
Promise
<
Buffer
<
ArrayBufferLike
>
>
get
Hash
getHash
()
:
Promise
<
Buffer
<
ArrayBufferLike
>
>
Returns
Promise
<
Buffer
<
ArrayBufferLike
>
>
Abstract
write
Content
To
writeContentTo
(
destinationPath
:
string
)
:
Promise
<
void
>
Parameters
destinationPath
:
string
Returns
Promise
<
void
>
write
To
writeTo
(
destinationPath
:
string
)
:
Promise
<
void
>
Parameters
destinationPath
:
string
Returns
Promise
<
void
>
Settings
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Methods
get
Attributes
get
Content
Hash
get
Hash
write
Content
To
write
To
buildahcker
Loading...