Skip to content
This repository has been archived by the owner on Jan 26, 2018. It is now read-only.

Deleting Bug #60

Open
dirthsj opened this issue Oct 7, 2014 · 0 comments
Open

Deleting Bug #60

dirthsj opened this issue Oct 7, 2014 · 0 comments

Comments

@dirthsj
Copy link

dirthsj commented Oct 7, 2014

Deleting a file deletes the file that created it.

edit test

local file = fs,open( "testchild", "w" )
file.write( "hi" )
file.close()

Switch to editor of testchild
click delete in the upper right corner.
both testchild and test will be gone.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant