Skip to main content

Module Documents

Module Documents 

Source
Expand description

§Documents Effect (CreateEffectForRequest)

Effect constructors for the Document.* RPC family. Delegates to the DocumentProvider trait on MountainEnvironment for save operations.

§Methods handled

MethodDescription
Document.SaveSave the document at the given URI to disk
Document.SaveAsSave the document to a new location specified by the caller

Functions§

CreateEffect