matterhorn-90000.0.0: Terminal client for the Mattermost chat system
Safe HaskellSafe-Inferred
LanguageHaskell2010

Matterhorn.State.SaveAttachmentWindow

Synopsis

Documentation

openSaveAttachmentWindow :: Lens' ChatState (MessageInterface Name i) -> MH () Source #

If the currently selected link in the URL list is for an attachment, open a window to get the user to provide a path to which to save the attachment. If the URL list is empty or if the selected entry is not for an attachment, this returns to the Main mode but otherwise does nothing.