Preparing search index...
The search index is not available
buildahcker
buildahcker
BaseFileWithCachedContent
Class BaseFileWithCachedContent<T>
Abstract
Type Parameters
T
Hierarchy (
view full
)
BaseFileWithLoadedAttributes
BaseFileWithCachedContent
BaseRegularFile
BaseSymbolicLink
BaseDirectory
Index
Constructors
constructor
Properties
_mode
Allow
_mode
Mandatory
attributes
Methods
_get
Content
_get
Content
Hash
get
Attributes
get
Content
get
Content
Hash
get
Hash
write
Content
To
write
To
Constructors
constructor
new
Base
File
With
Cached
Content
<
T
>
(
attributes
)
:
BaseFileWithCachedContent
<
T
>
Type Parameters
T
Parameters
attributes
:
Partial
<
FileAttributes
>
Returns
BaseFileWithCachedContent
<
T
>
Properties
Protected
_mode
Allow
_mode
Allow
:
number
= 0xffff
Protected
_mode
Mandatory
_mode
Mandatory
:
number
= 0
attributes
attributes
:
FileAttributes
Methods
Protected
Abstract
_get
Content
_get
Content
(
)
:
Promise
<
T
>
Returns
Promise
<
T
>
Protected
Abstract
_get
Content
Hash
_get
Content
Hash
(
)
:
Promise
<
Buffer
>
Returns
Promise
<
Buffer
>
get
Attributes
get
Attributes
(
)
:
Promise
<
{
gid
:
number
;
mode
:
number
;
uid
:
number
;
}
>
Returns
Promise
<
{
gid
:
number
;
mode
:
number
;
uid
:
number
;
}
>
get
Content
get
Content
(
)
:
Promise
<
T
>
Returns
Promise
<
T
>
get
Content
Hash
get
Content
Hash
(
)
:
Promise
<
Buffer
>
Returns
Promise
<
Buffer
>
get
Hash
get
Hash
(
)
:
Promise
<
Buffer
>
Returns
Promise
<
Buffer
>
Abstract
write
Content
To
write
Content
To
(
destinationPath
)
:
Promise
<
void
>
Parameters
destinationPath
:
string
Returns
Promise
<
void
>
write
To
write
To
(
destinationPath
)
:
Promise
<
void
>
Parameters
destinationPath
:
string
Returns
Promise
<
void
>
Settings
Theme
OS
Light
Dark
On This Page
constructor
_mode
Allow
_mode
Mandatory
attributes
_get
Content
_get
Content
Hash
get
Attributes
get
Content
get
Content
Hash
get
Hash
write
Content
To
write
To
buildahcker
Loading...
Generated using
TypeDoc