native_FS.js 89 Bytes Raw Blame History Permalink 1 2 3 function native_fs_callbackWithInfo(result, onSuccess) { onSuccess(result["path"]); }