Current section

Files

Jump to
fs src fs.app.src
Raw

src/fs.app.src

{application,fs,
[{description,"FS Native Listener (Mac Windows Linux)"},
{vsn,"8.6.0"},
{registered,[]},
{applications,[kernel,stdlib]},
{mod,{fs_app,[]}},
{env,[{backwards_compatible,true}]},
{maintainers,["Maxim Sokhatsky","Vladimir Kirillov"]},
{licenses,["ISC"]},
{links,[{"Github","https://github.com/synrc/fs"}]}]}.