Preparing search index...
The search index is not available
nafs
nafs
S3Fs
Class S3Fs
Hierarchy
S3BaseFs
S3Fs
Index
Constructors
constructor
Properties
bucket
Uri
client
promises
Methods
create
Write
Stream
normalize
Path
Constructors
constructor
new
S3Fs
(
bucketUri
:
`
s3://
${
string
}
`
)
:
S3Fs
Parameters
bucketUri
:
`
s3://
${
string
}
`
Returns
S3Fs
Properties
Protected
bucket
Uri
bucketUri
:
`
s3://
${
string
}
`
Protected
client
client
:
S3Client
promises
promises
:
S3PromiseFs
= ...
Methods
create
Write
Stream
createWriteStream
(
path
:
string
)
:
Writable
Parameters
path
:
string
Returns
Writable
Protected
normalize
Path
normalizePath
(
path
:
string
)
:
{
bucket
:
string
;
key
:
string
}
Parameters
path
:
string
Returns
{
bucket
:
string
;
key
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
bucket
Uri
client
promises
Methods
create
Write
Stream
normalize
Path
nafs
Loading...