Skip to content
This repository was archived by the owner on Sep 7, 2024. It is now read-only.
This repository was archived by the owner on Sep 7, 2024. It is now read-only.

[option] FS watcher API #181

@anak10thn

Description

@anak10thn
var fileWatcher = ign.filesystem().watcher("/to/path");
fileWatcher.watch.connect(function(path_changed){
       console.log(path_changed);
});

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions