Preparing search index...
The search index is not available
buildahcker
buildahcker
BaseFileWithLoadedAttributes
Class BaseFileWithLoadedAttributes
Abstract
Hierarchy (
view full
)
BaseFile
BaseFileWithLoadedAttributes
BaseFileWithCachedContent
Index
Constructors
constructor
Properties
_mode
Allow
_mode
Mandatory
attributes
Methods
get
Attributes
get
Content
Hash
get
Hash
write
Content
To
write
To
Constructors
constructor
new
Base
File
With
Loaded
Attributes
(
attributes
)
:
BaseFileWithLoadedAttributes
Parameters
attributes
:
Partial
<
FileAttributes
>
Returns
BaseFileWithLoadedAttributes
Properties
Protected
_mode
Allow
_mode
Allow
:
number
= 0xffff
Protected
_mode
Mandatory
_mode
Mandatory
:
number
= 0
attributes
attributes
:
FileAttributes
Methods
get
Attributes
get
Attributes
(
)
:
Promise
<
{
gid
:
number
;
mode
:
number
;
uid
:
number
;
}
>
Returns
Promise
<
{
gid
:
number
;
mode
:
number
;
uid
:
number
;
}
>
Abstract
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
Attributes
get
Content
Hash
get
Hash
write
Content
To
write
To
buildahcker
Loading...
Generated using
TypeDoc