Expand description
§Documents Effect (CreateEffectForRequest)
Effect constructors for the Document.* RPC family. Delegates to the
DocumentProvider trait on MountainEnvironment for save operations.
§Methods handled
| Method | Description |
|---|---|
Document.Save | Save the document at the given URI to disk |
Document.SaveAs | Save the document to a new location specified by the caller |