buildahcker
Preparing search index...
ProxyFile
Class ProxyFile
Abstract
Hierarchy (
View Summary
)
BaseFile
ProxyFile
DiskLocation
Index
Constructors
constructor
Methods
_
get
File
get
Attributes
get
Content
Hash
get
Hash
get
Underlying
File
write
Content
To
write
To
Constructors
constructor
new
ProxyFile
()
:
ProxyFile
Returns
ProxyFile
Methods
Protected
Abstract
_
get
File
_getFile
()
:
Promise
<
BaseFile
>
Returns
Promise
<
BaseFile
>
get
Attributes
getAttributes
()
:
Promise
<
FileAttributes
>
Returns
Promise
<
FileAttributes
>
get
Content
Hash
getContentHash
()
:
Promise
<
Buffer
<
ArrayBufferLike
>
>
Returns
Promise
<
Buffer
<
ArrayBufferLike
>
>
get
Hash
getHash
()
:
Promise
<
Buffer
<
ArrayBufferLike
>
>
Returns
Promise
<
Buffer
<
ArrayBufferLike
>
>
get
Underlying
File
getUnderlyingFile
()
:
Promise
<
BaseFile
>
Returns
Promise
<
BaseFile
>
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
File
get
Attributes
get
Content
Hash
get
Hash
get
Underlying
File
write
Content
To
write
To
buildahcker
Loading...