Safe Haskell | None |
---|
Documentation
data OptionAction Source
parseOption :: String -> (OptionAction -> Action) -> String -> Maybe ExCommandSource
filenameComplete :: FilePath -> YiM [FilePath]Source
forAllBuffers :: MonadEditor m => (BufferRef -> m ()) -> m ()Source