Current section

Files

Jump to
polly src polly.app.src
Raw

src/polly.app.src

{application, polly, [
{vsn, "2.0.0"},
{applications, [filepath,
gleam_stdlib,
simplifile]},
{description, "A polling file-system watcher"},
{modules, [polly]},
{registered, []}
]}.