Module editor

Source
Expand description

Open a file using a text editor program (e.g. vim or nano)

Functionsยง

open
Opens the specified file in a text editor program. If available, the before-edit and after-edit hooks are invoked.