Preparing search index...
The search index is not available
@shopify/cli-kit
@shopify/cli-kit
node/fs
moveFile
Function moveFile
moveFile
(
src
:
string
,
dest
:
string
,
options
?:
MoveFileOptions
)
:
Promise
<
void
>
Moves a file.
Parameters
src
:
string
File to be moved.
dest
:
string
Path to be moved to.
options
:
MoveFileOptions
= {}
Moving options.
Returns
Promise
<
void
>
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
@shopify/cli-kit
Loading...
Moves a file.