@shopify/cli-kit
    Preparing search index...

    Function moveFile

    • Moves a file.

      Parameters

      • src: string

        File to be moved.

      • dest: string

        Path to be moved to.

      • options: MoveFileOptions = {}

        Moving options.

      Returns Promise<void>