Functions§

  • Transfer a file between the host machine and the Fuchsia device. Can be used to upload a file to or from the Fuchsia device.
  • Delete a file component’s storage.
  • Delete the contents of all the storage of this component.
  • List all directories and files in a component’s storage. Returns a vector of names of the directories and files as strings.
  • Create a new directory in a component’s storage.