| Copyright | (c) 2012-2015 Ian-Woo Kim |
|---|---|
| License | BSD3 |
| Maintainer | Ian-Woo Kim <ianwookim@gmail.com> |
| Stability | experimental |
| Portability | GHC |
| Safe Haskell | None |
| Language | Haskell98 |
Hoodle.Script.Coroutine
Description
- afterSaveHook :: FilePath -> Hoodle -> MainCoroutine ()
- saveAsHook :: FilePath -> Hoodle -> MainCoroutine ()
- hoist :: Monad m => Maybe a -> MaybeT m a
- recentFolderHook :: MainCoroutine (Maybe FilePath)
- embedPredefinedImageHook :: MainCoroutine (Maybe FilePath)
- embedPredefinedImage2Hook :: MainCoroutine (Maybe FilePath)
- embedPredefinedImage3Hook :: MainCoroutine (Maybe FilePath)
Documentation
afterSaveHook :: FilePath -> Hoodle -> MainCoroutine () Source #
saveAsHook :: FilePath -> Hoodle -> MainCoroutine () Source #
embedPredefinedImage2Hook :: MainCoroutine (Maybe FilePath) Source #
temporary
embedPredefinedImage3Hook :: MainCoroutine (Maybe FilePath) Source #
temporary