Documentation
Preparing search index...
@saltcorn/data
models/internal/s3_helpers
copyObject
Function copyObject
copyObject
(
fromRelPath
:
string
,
toRelPath
:
string
,
opts
?:
{
metadata
?:
MetadataInput
}
,
)
:
Promise
<
void
>
Parameters
fromRelPath
:
string
toRelPath
:
string
opts
:
{
metadata
?:
MetadataInput
}
= {}
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Documentation
Loading...