ActiveUI

ActiveUI

  • User Guide
  • Developer Documentation

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

ContentServer.createFile property

Create a new file in the specified directory, letting the server specify its name.

Signature:

createFile: (path: ContentServerPath, content: string, owners: PermissionGroups, readers: PermissionGroups) => Promise<void>;
  • ContentServer.createFile property
Copyright © 2023 ActiveViam