Preparing search index...
The search index is not available
buildahcker
buildahcker
DiskLocation
Class DiskLocation
Hierarchy (
view full
)
ProxyFile
DiskLocation
Index
Constructors
constructor
Properties
options?
source
File
Path
Methods
_get
File
get
Attributes
get
Content
Hash
get
Hash
get
Underlying
File
write
Content
To
write
To
Constructors
constructor
new
Disk
Location
(
sourceFilePath
,
options
?
)
:
DiskLocation
Parameters
sourceFilePath
:
string
Optional
options
:
DiskLocationOptions
Returns
DiskLocation
Properties
Optional
options
options
?:
DiskLocationOptions
Readonly
source
File
Path
source
File
Path
:
string
Methods
Protected
_get
File
_get
File
(
)
:
Promise
<
BaseFile
>
Returns
Promise
<
BaseFile
>
get
Attributes
get
Attributes
(
)
:
Promise
<
FileAttributes
>
Returns
Promise
<
FileAttributes
>
get
Content
Hash
get
Content
Hash
(
)
:
Promise
<
Buffer
>
Returns
Promise
<
Buffer
>
get
Hash
get
Hash
(
)
:
Promise
<
Buffer
>
Returns
Promise
<
Buffer
>
get
Underlying
File
get
Underlying
File
(
)
:
Promise
<
BaseFile
>
Returns
Promise
<
BaseFile
>
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
options
source
File
Path
_get
File
get
Attributes
get
Content
Hash
get
Hash
get
Underlying
File
write
Content
To
write
To
buildahcker
Loading...
Generated using
TypeDoc