Next:
get-keymaps
Up:
editor:file-mixin
Previous:
after-save-file
editing-this-file?
Indicates if the file in this editor is open for editing, or merely for viewing.
(send
an-editor:file-mixin
editing-this-file?)
->
boolean
returns
#t
.
PLT