mirror of
https://github.com/sbrow/ps.git
synced 2025-12-29 18:47:38 -05:00
Can now save and load from json
Much improved speed over loading everything manually.
This commit is contained in:
2
scripts/isVisible.jsx
Normal file
2
scripts/isVisible.jsx
Normal file
@@ -0,0 +1,2 @@
|
||||
#include lib.js
|
||||
var stdout = newFile(arguments[0]);stdout.writeln(eval(arguments[1]).visible);stdout.close();
|
||||
Reference in New Issue
Block a user