123456789 |
- {application, fs,
- [{description, "FS VXZ Listener"},
- {vsn, "1.9"},
- {registered, [fs_sup]},
- {applications, [kernel, stdlib]},
- {modules, [fs_app, fs_event_bridge, fs_server, fs_sup, fs, fsevents, inotifywait_win32, inotifywait, kqueue]},
- {mod, { fs_app, []}},
- {env, []}
- ]}.
|