ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

Home > @activeviam/activeui-sdk > ContentServer > moveFile

ContentServer.moveFile property

Move an existing file to a different location.

Signature:

moveFile: (source: ContentServerPath, destination: ContentServerPath) => Promise<void>;
  • ContentServer.moveFile property
Copyright © 2023 ActiveViam