Documentation
¶
Overview ¶
Package acmeutil implements acme utility functions.
Index ¶
- type Win
- func (w *Win) CurrentAddr() (q0, q1 int, err error)
- func (w *Win) DisableMark() error
- func (w *Win) FileReadWriter(filename string) io.ReadWriter
- func (w *Win) Filename() (string, error)
- func (w *Win) Mark() error
- func (w *Win) Reader() (io.Reader, error)
- func (w *Win) WriteAt(q0, q1 int, b []byte) (int, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Win ¶
func OpenCurrentWin ¶
func (*Win) CurrentAddr ¶
CurrentAddr returns the address of current selection.
func (*Win) FileReadWriter ¶
func (w *Win) FileReadWriter(filename string) io.ReadWriter
Click to show internal directories.
Click to hide internal directories.