Preparing search index...
The search index is not available
buildahcker
buildahcker
DiskDirectory
Class DiskDirectory
Hierarchy (
view full
)
BaseDirectory
DiskDirectory
Index
Constructors
constructor
Properties
_mode
Allow
_mode
Mandatory
attributes
options?
source
File
Path
Methods
_get
Content
_get
Content
Hash
_get
Directory
Content
get
Attributes
get
Content
get
Content
Hash
get
Hash
write
Content
To
write
To
Constructors
constructor
new
Disk
Directory
(
sourceFilePath
,
attributes
,
options
?
)
:
DiskDirectory
Parameters
sourceFilePath
:
any
attributes
:
FileAttributes
Optional
options
:
DiskLocationOptions
Returns
DiskDirectory
Properties
Protected
_mode
Allow
_mode
Allow
:
number
= 0xffff
Protected
_mode
Mandatory
_mode
Mandatory
:
number
= 0
attributes
attributes
:
FileAttributes
Optional
options
options
?:
DiskLocationOptions
Readonly
source
File
Path
source
File
Path
:
any
Methods
Protected
_get
Content
_get
Content
(
)
:
Promise
<
Map
<
string
,
CopyableFile
>
>
Returns
Promise
<
Map
<
string
,
CopyableFile
>
>
Protected
_get
Content
Hash
_get
Content
Hash
(
)
:
Promise
<
Buffer
>
Returns
Promise
<
Buffer
>
Protected
_get
Directory
Content
_get
Directory
Content
(
)
:
Promise
<
DirectoryContent
>
Returns
Promise
<
DirectoryContent
>
get
Attributes
get
Attributes
(
)
:
Promise
<
{
gid
:
number
;
mode
:
number
;
uid
:
number
;
}
>
Returns
Promise
<
{
gid
:
number
;
mode
:
number
;
uid
:
number
;
}
>
get
Content
get
Content
(
)
:
Promise
<
Map
<
string
,
CopyableFile
>
>
Returns
Promise
<
Map
<
string
,
CopyableFile
>
>
get
Content
Hash
get
Content
Hash
(
)
:
Promise
<
Buffer
>
Returns
Promise
<
Buffer
>
get
Hash
get
Hash
(
)
:
Promise
<
Buffer
>
Returns
Promise
<
Buffer
>
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
options
source
File
Path
_get
Content
_get
Content
Hash
_get
Directory
Content
get
Attributes
get
Content
get
Content
Hash
get
Hash
write
Content
To
write
To
buildahcker
Loading...
Generated using
TypeDoc