Module devlog::editor[][src]

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.