Open
Description
With javascript used as the filename, it appears some files can be "created" but then never again interacted with via the filesystem:
I believe it may be the square brackets in this case?
Possible solution: perhaps it would be more reliable on every FS to create a "request file" and "response file"? e.g.
mylisting.js // store the javascript to eval here
mylisting.output // TabFS puts the result here
Metadata
Metadata
Assignees
Labels
No labels