Function
write-text-file
Write a text file in the client's environment. Creates the file
if missing. Requires client-capabilities.fs.write-text-file.
write-text-file: async func(req: write-text-file-request) -> result<_, error>;Write a text file in the client's environment. Creates the file
if missing. Requires client-capabilities.fs.write-text-file.
write-text-file: async func(req: write-text-file-request) -> result<_, error>;