Search
(press
s
)
SSG
files
parseMarkdown
writeFile
Types
Path
pathToStr
RelPath
relPathToStr
toRelPath
Args
Files
Return to Roc packages
Documentation
SSG
files
: Path -> Task (List Files) [FilesError Str]
parseMarkdown
: Path -> Task Str [ParseError Str]
writeFile
: { outputDir : Path, relpath : RelPath, content : Str } -> Task {} [WriteError Str]