Current section
Files
Jump to
Current section
Files
src/fs.app.src
{application, fs,
[{description, "FS Native Listener (Mac Windows Linux)"},
{vsn, "11.4.1"},
{registered, []},
{applications, [kernel,stdlib]},
{mod, { fs_app, []}},
{env, [ {backwards_compatible, true} ]},
{maintainers,["Maxim Sokhatsky"]},
{licenses, ["ISC"]},
{links,[{"Github","https://github.com/synrc/fs"}]}
]}.