matterhorn-50200.15.0: Terminal client for the Mattermost chat system
Safe HaskellNone
LanguageHaskell2010

Matterhorn.State.SaveAttachmentWindow

Synopsis

Documentation

openSaveAttachmentWindow :: 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.