Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Editor ¶
Editor "object"
func (*Editor) LastFile ¶
LastFile return the last opened file or return error if no file was opened
func (*Editor) OpenTempFile ¶
OpenTempFile executes the Editor to open a TempFile
type File ¶
File "object"
func NewTempFile ¶
NewTempFile create a File in the OS temporary directory
func (*File) CreateInTempDir ¶
CreateInTempDir create the File in the OS temporary directory
Click to show internal directories.
Click to hide internal directories.