VersionControl.Provider.Move
static function Move(from: string, to: string): Task;
Parameters

from Path to source asset.
to Path to destination.
Description

Uses the version control plugin to move an asset from one path to another.